Task #5239 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: hasPixelsPyramid has an unclear meaning
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-Beta4.3 |
| Component: | API | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description
In RawPixelsStore, hasPixelsPyramid means "does the _pyramid file exist?" whereas in RenderingEngine it means "is this a big image?". Insight needs the latter logic to not have to hard-code anything locally. Do clients also need the other logic, or do they just handle the MissingPyramidExceptions?
Change History (1)
comment:1 Changed 8 years ago by jmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Handled by #5240