Skip to content

Conversation

@gerrymanoim
Copy link
Contributor

@gerrymanoim gerrymanoim commented Jun 30, 2020

First step in #172.

Also good example for how to create a wrapper for libpy.

TODO: Once agreed, README, etc.

Copy link
Contributor

@llllllllll llllllllll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We currently have wrappers in the py namespace for sparsehash which change the constructor of sparsehash to ensure that the empty key is passed for dense hash map. Only these subclasses are adapted. I think it is fine to leave these helper types; however, we should add (to|from)_object converters for the base sparsehash types.

Gerry Manoim added 2 commits July 2, 2020 18:23
Copy link
Contributor

@llllllllll llllllllll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can kill two comments but otherwise LGTM

@gerrymanoim gerrymanoim merged commit 9182490 into master Jul 2, 2020
@gerrymanoim gerrymanoim deleted the wrappers branch July 2, 2020 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants