Skip to content

Mostly implemented Java level class #389

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

Merged
merged 117 commits into from
Apr 15, 2025
Merged

Mostly implemented Java level class #389

merged 117 commits into from
Apr 15, 2025

Conversation

gentlegiantJGC
Copy link
Member

This pull request is becoming a bit of a beheamoth.
This still needs work but merging what we have now.

This still uses python indirectly
pybind11 stubgen does not add overloads for methods defined in the base class
Switched to 'c' and 'e' from '\x00' and '\x01' for readability.
Added missing prefix
If history is disabled and the chunk is set before it is loaded that value will be used as the initial value.
This should not be stored here but adding it here until a better solution is found.
datetime is dependent on the computers time zone.
Timestamp should be independent.
@gentlegiantJGC gentlegiantJGC merged commit 08fe62e into 2.0 Apr 15, 2025
12 checks passed
@gentlegiantJGC gentlegiantJGC deleted the java-level-3 branch April 15, 2025 08:58
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.

1 participant