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

Remove/Refactor BufferInfo. #919

Open
1uc opened this issue Jan 17, 2024 · 0 comments
Open

Remove/Refactor BufferInfo. #919

1uc opened this issue Jan 17, 2024 · 0 comments

Comments

@1uc
Copy link
Collaborator

1uc commented Jan 17, 2024

BufferInfo seems to know "stuff" about the buffers used. I'd like to see if it can be removed. For example the datatype of the intermediate buffer (if any) should be part of the writer, since it's in control of the layout of the memory sent to HDF5. It's also where a dimension gets stripped for certain char arrays, and the ASCII/UTF-8 hack is enforced.

This would allows us to progress on #918 and maybe remove a lot of complexity.

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

1 participant