Ticket #428 (closed enhancement: fixed)
Opened 2009-10-26T18:41:54-05:00
Last modified 2011-02-02T04:45:00-06:00
Add enumeration for OME-XML versions
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | bio-formats | Severity: | minor |
Keywords: | Cc: | callan@… | |
Blocked By: | Blocking: |
Description
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
comment:1 Changed 2011-02-02T04:45:00-06:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
moved to ome:#4103