Ticket #850 (closed task: duplicate)
Opened 2011-10-31T14:21:29-05:00
Last modified 2013-06-07T15:37:54-05:00
Extend ImgOpener functionality
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | ImgLib2 | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #9, #1912 |
Description
There are a couple things we could add to ImgOpener that would be useful:
1) make it able to open more than files. URLs would be nice. Other streams too?
2) make it or it's callers record the source filename/url inside the Dataset/ImgPlus returned. This would allow a pure IJ2 Revert command to be created and implemented simply.
Change History
comment:2 Changed 2012-03-05T10:33:30-06:00 by curtis
- Status changed from new to closed
- Resolution set to duplicate
comment:4 Changed 2013-06-07T15:37:54-05:00 by curtis
- Blocking 9 added
(In #9) This ticket is really about improving the infrastructure if I/O for ImageJ2. With SCIFIO, we have now done that. The 2.0.0-beta-7 release is using SCIFIO 0.1.0—File Open and File Save are now extensible—so this ticket is complete.
Remaining tickets about improving the existing I/O mechanism have been migrated to ticket #1920.