Task #11621 (new)
Opened 11 years ago
Last modified 9 years ago
Bug: Lack of clear codepath for image import
Reported by: | bpindelski | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | Unscheduled |
Component: | Services | Version: | 5.0.0-beta1 |
Keywords: | n.a. | Cc: | jamoore, jburel, mtbcarroll |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
The collaboration between Insight (especially OMEROGateway) and blitz (especially ImportLibrary) is overloaded with code repetition and unused methods. This ticket should capture any work needed to clean the code that is executed between those two classes.
Also - the OmeroJava integration test(-s) responsible for attempting an import are currently commented out.
Change History (6)
comment:1 Changed 11 years ago by bpindelski
comment:2 Changed 11 years ago by jamoore
Please don't start a refactoring until #10325 is merged
comment:3 Changed 11 years ago by bpindelski
Josh: I wasn't planning to do it alone. This is a major chunk of work and definitely needs to involve more people.
comment:4 Changed 11 years ago by jamoore
- Milestone changed from 5.0.0-beta2 to 5.0.0-beta3
- Sprint OMERO 5 Beta 2 (1) deleted
Pushing to beta3. As discussed with J-m and Blazej, this is dependent on the import-set work. Perhaps after beta2 we work on a combined branch together to prevent conflict issues.
comment:5 Changed 10 years ago by jamoore
- Milestone changed from 5.1.0 to 5.x
comment:6 Changed 9 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
See also discussion on https://github.com/openmicroscopy/openmicroscopy/pull/1679