Task #4103 (new)
Opened 15 years ago
Last modified 8 years ago
Add enumeration for OME-XML versions
Reported by: | mlinkert | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Bio-Formats | Version: | OMERO-5.2.0 |
Keywords: | model | Cc: | cxallan, jamoore, dgault, rleigh, mtbcarroll, sbesson |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by mlinkert)
The enumerations interfaces (loci.formats.enums.IEnumerationProvider and loci.formats.enums.handler.IEnumerationHandler), as well as loci.formats.MetadataTools currently use a String to indicate which version of OME-XML should be used.
In the future, we should make this value typed, so that it is clear what the valid version numbers are.
Change History (2)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 8 years ago by mlinkert
- Cc jamoore dgault rleigh mtbcarroll sbesson added
- Description modified (diff)
- Keywords model added
- Owner mlinkert deleted
- Version set to OMERO-5.2.0
Presumably for 5.3.0+, but expanding CC just in case this is worth thinking about for 5.2.0.
imported from bio-formats:#428