Task #9299 (closed)
Opened 7 years ago
Closed 5 years ago
Migrate ome.scifio.utils classes
| Reported by: | mhiner-x | Owned by: | mhiner-x |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | 5.0.5 |
| Keywords: | n.a. | Cc: | jamoore, mlinkert, crueden-x |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
When migrating these classes to the new branch, if there were changes to functionality (e.g. to use an ome.scifio.* class instead of a loci.formats class) then any unconverted classes still relying on that functionality will have to be updated with a bio-formats-legacy delegator or equivalent bridge.
Change History (2)
comment:1 Changed 7 years ago by mhiner-x
comment:2 Changed 5 years ago by jamoore
- Resolution set to invalid
- Status changed from new to closed
- Version set to 5.0.5
Listed branches and classes are no longer being developed. See #9294
Migrated in changeset 1ab67a75c5.
Many of these classes were then moved to the ome.scifio.gui package to separate out the java.awt-dependencies.