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

Java binding for Houdini's Typed Object Model #2

Merged
merged 2 commits into from
Jul 27, 2024
Merged

Conversation

carlosame
Copy link
Member

Houdini's Typed OM API is hostile to strongly-typed languages (see the array/single-value duality) and lacks support for string values. This is a rough first (and likely last) attempt at a Java binding.

See #1.

@carlosame carlosame added the enhancement New feature or request label Oct 17, 2023
@carlosame carlosame linked an issue Oct 17, 2023 that may be closed by this pull request
@carlosame carlosame force-pushed the fe-typed-om branch 4 times, most recently from 65355ab to 3789aec Compare July 23, 2024 12:43
@carlosame carlosame marked this pull request as ready for review July 27, 2024 13:01
@carlosame carlosame merged commit 172fe27 into master Jul 27, 2024
1 check passed
@carlosame carlosame deleted the fe-typed-om branch July 27, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a Java binding for Houdini's Typed Object Model
1 participant