Task #9298 (closed)
Opened 7 years ago
Closed 5 years ago
Update former loci common 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
With the recent absorption of loci common by SCIFIO, any changes to these classes will also have to be migrated to the new branch.
The following packages are affected:
ome.scifio.enumeration
ome.scifio.common
ome.scifio.io
ome.scifio.services
ome.scifio.xml
If any classes have been changed to use the ome.scifio mechanics (e.g., an ome.scifio.Reader instead of a loci.formats.Reader) then existing loci.formats classes depending on that functionality will have to shift to a delegator class in bio-formats-legacy or some equivalent bridge as needed.
Change History (3)
comment:1 Changed 7 years ago by mhiner-x
comment:2 Changed 7 years ago by mhiner-x
These were largely unchanged except for migrating ome.scifio.io.StreamTools and adding a fileName getter to Random Access Input Stream.
comment:3 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
No loci common classes appear to have been changed in scifio-refactor.