Task #9297 (closed)
Opened 7 years ago
Closed 6 years ago
Migrate core SCIFIO classes
| Reported by: | mhiner-x | Owned by: | mhiner-x |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Bio-Formats | Version: | 4.4.8 |
| 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
The core SCIFIO API (ome.scifio.*) and Discovery API (ome.scifio.discovery.*) classes need to be migrated.
As these classes were all new, they should be able to be directly pulled into the new branch from scifio-refactor.
Change History (2)
comment:1 Changed 7 years ago by mhiner-x
comment:2 Changed 6 years ago by mhiner-x
- Resolution set to invalid
- Status changed from new to closed
- Version set to 4.4.8
We will no longer be migrating the SCIFIO code directly into the Bio-Formats source. Instead they will be added as dependencies.
Migrated in changeset 31517d95b1.
Also necessary were the codec package and the imglib + sezpoz jars.