Skip to content

Clean up annotation unique ID logic#98

Merged
erickmartins merged 1 commit intoome:mainfrom
jmuhlich:annotation-unique-ids
Apr 15, 2025
Merged

Clean up annotation unique ID logic#98
erickmartins merged 1 commit intoome:mainfrom
jmuhlich:annotation-unique-ids

Conversation

@jmuhlich
Copy link
Contributor

ome_types already provides sequences to auto-generate element IDs. This change manipulates that counter rather than maintain our own.

ome_types already provides sequences to auto-generate element IDs. This
change manipulates that counter rather than maintain our own.
@erickmartins
Copy link
Collaborator

This is way nicer than the hacky thing I was doing. Tests are passing and it looks fairly straightforward as well - similar to #97 I'll merge on Monday.

@erickmartins erickmartins merged commit 007683f into ome:main Apr 15, 2025
1 check passed
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.

2 participants