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

Make ObjectClass and Handle public #14

Open
Berrysoft opened this issue Sep 18, 2024 · 3 comments
Open

Make ObjectClass and Handle public #14

Berrysoft opened this issue Sep 18, 2024 · 3 comments

Comments

@Berrysoft
Copy link

I'm the author of crate hdf5-hl. I would like to use this maintained fork, and I would like to request for this new feature: make trait ObjectClass and type Handle public. Then I can remove transmutes from my crate.

@Berrysoft
Copy link
Author

OK, I use class_id to solve the transmute. But class_id doesn't increase the ref count. I still would like such a function which also increases the ref count.

@magnusuMET
Copy link
Collaborator

This requires some heavy thinking on safety of creating the handles, I won't have enough time to look at in for quite some time

@Berrysoft
Copy link
Author

That's OK. I'm not worry about that.

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