Task #8534 (closed)
Opened 7 years ago
Refactor loci.formats.* from SCIFIO component to Bio-Formats Legacy
| Reported by: | mhiner-x | Owned by: | mhiner-x |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | n.a. |
| 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
Any classes in the SCIFIO component under the loci.formats.* packages should be moved to the Bio-Formats Legacy component.
These class will have to be refactored to either defer to the appropriate SCIFIOFormatReader/Writer (for converted Format Readers) utility class, or simply be empty extensions of their corresponding classes (e.g. for the auto-generated classes) as appropriate.