Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation to reflect deprications #88

Open
baggepinnen opened this issue Aug 15, 2018 · 2 comments
Open

Documentation to reflect deprications #88

baggepinnen opened this issue Aug 15, 2018 · 2 comments

Comments

@baggepinnen
Copy link
Contributor

The documentation does not reflect the deprecations of remove_xxx!() functions. These functions also use a nonstandard deprecation mechanism which makes it hard for users to understand how to transition to the new API. Consider using @deprecate.

@aviks
Copy link
Member

aviks commented Aug 16, 2018

Good idea.

@aviks aviks added the help wanted good for beginners label Jan 4, 2019
@oxinabox
Copy link
Member

This probably should not have [help-wanted].

It rather depends on having an understanding of how the package has changed over time,
and also on a undocumented nonexported function of julia (@deprecate) which actually doesn’t really work right in julia 1.0.

You kinda want to know your way around the package and julia before doing this

@aviks aviks removed the help wanted good for beginners label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants