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

Adding a UID to a NSSet causes a ClassCastException #80

Closed
3breadt opened this issue Nov 15, 2022 · 0 comments
Closed

Adding a UID to a NSSet causes a ClassCastException #80

3breadt opened this issue Nov 15, 2022 · 0 comments
Assignees
Labels

Comments

@3breadt
Copy link
Owner

3breadt commented Nov 15, 2022

Part of issue #74.

The UID class does not implement java.lang.Comparable.

@3breadt 3breadt added the bug label Nov 15, 2022
@3breadt 3breadt self-assigned this Dec 17, 2022
3breadt added a commit that referenced this issue Dec 17, 2022
Base UIDs on BigInteger (Issue #38) and implement Comparable (Issue #80).
Encoding UIDs now returns variable length byte arrays (1, 2, 4, 8 or 16 bytes).
@3breadt 3breadt closed this as completed Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant