Task #9296 (closed)
Opened 7 years ago
Closed 6 years ago
Migrate ICSReader 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 ICSReader is an established SCIFIO reader. Its components will be moved to a fork of the most current develop branch.
As part of this move, ICSReader classes will be consolidated to a new format:
Instead of many different classes, we will create a single ICSReader classes with nested inner classes. This allows us to keep the code in one file, but still have the separation of functionality dictated by the SCIFIO API.
Change History (2)
comment:1 Changed 7 years ago by mhiner-x
comment:2 Changed 6 years ago by mhiner-x
- Resolution set to duplicate
- Status changed from new to closed
- Version set to 4.4.8
Tentatively solved in changeset 8d4d86971b.