Task #2211 (closed)
Split enum Format into Format and Mimetype
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Model | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, wmoore, cxallan, jrswedlow, atarkowska |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
discussion in Dundee:
- move mimetypes out to a mimetype object/enum (or just a string)
- improve handling of "companion" (where does it go?)
Change History (6)
comment:1 Changed 9 years ago by jmoore
- Status changed from new to assigned
comment:2 Changed 9 years ago by jmoore
- Remaining Time changed from 1.0 to 0
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 9 years ago by jmoore
(In [6808]) see #2211 - OmeroCpp test fix for OriginalFile?.mimetype
comment:4 Changed 9 years ago by jmoore
(In [6819]) see #2211 - Fixing RegionsOfInterest example's use of setFormat
comment:5 Changed 9 years ago by jmoore
comment:6 Changed 9 years ago by jmoore
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
(In [6781]) fix #2211, #1753 - Major OriginalFile? modifications