Task #4173 (closed)
Opened 9 years ago
Closed 9 years ago
Move MetadataLevel, MetadataOptions, and DefaultMetadataOptions
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | Bio-Formats | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
All three classes should be moved from loci.formats.in to loci.formats.
Change History (2)
comment:1 Changed 9 years ago by jmoore
comment:2 Changed 9 years ago by mlinkert
- Resolution set to wontfix
- Status changed from new to closed
The primary motivation for doing this was to simplify creation of custom Bio-Formats builds. However, changing the package names for these three classes will potentially break quite a bit of third-party code. Given that the custom builds are not difficult to create as it is, it doesn't seem worth the pain of breaking other people's code.
imported from bio-formats:#602