CHAI icon indicating copy to clipboard operation
CHAI copied to clipboard

Deprecate getPointer method in favor of data method

Open adayton1 opened this issue 3 years ago • 2 comments

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?

adayton1 avatar Feb 01 '22 00:02 adayton1

Totally, nice idea!

davidbeckingsale avatar Feb 01 '22 00:02 davidbeckingsale

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

adayton1 avatar Feb 01 '22 01:02 adayton1