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

Deprecate getPointer method in favor of data method #206

Open
adayton1 opened this issue Feb 1, 2022 · 2 comments
Open

Deprecate getPointer method in favor of data method #206

adayton1 opened this issue Feb 1, 2022 · 2 comments

Comments

@adayton1
Copy link
Member

adayton1 commented Feb 1, 2022

Can we mark the getPointer method as deprecated since the data method does the same thing and is more concise and consistent with the std library?

@davidbeckingsale
Copy link
Member

Totally, nice idea!

@adayton1
Copy link
Member Author

adayton1 commented Feb 1, 2022

We may also want to consider deprecating getActivePointer. I guess if you are dealing with slices, getActiveBasePointer might still come in handy?

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

2 participants