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

Move IntegerType to converter and drop cache of converted values #1527

Closed

Conversation

eslavich
Copy link
Contributor

This is mostly done, the only missing piece is a way to set the IntegerType's array storage within Converter.

@eslavich eslavich requested a review from a team as a code owner April 23, 2023 23:32
@eslavich eslavich marked this pull request as draft April 23, 2023 23:33
@eslavich
Copy link
Contributor Author

eslavich commented Aug 1, 2023

This needs to be redone, I believe we decided to keep the cache, and the converter will need to be implemented using the new select_tag feature.

@eslavich eslavich closed this Aug 1, 2023
@eslavich eslavich deleted the eslavich-simpler-integer-type branch August 1, 2023 02:50
@braingram
Copy link
Contributor

This needs to be redone, I believe we decided to keep the cache, and the converter will need to be implemented using the new select_tag feature.

I'd say we ditch the cache: #1347

@eslavich eslavich restored the eslavich-simpler-integer-type branch August 10, 2023 20:45
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

Successfully merging this pull request may close these issues.

2 participants