Task #5631 (new)
Opened 8 years ago
Add TimeColumn to OmeroTables
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | szwells |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Since much of the data is marked with timestamps, it makes since to have a formal TimeColumn subclassing LongColumn (or perhaps RTimeColumn subclassing RLongColumn see #5630) which defines the semantics (e.g. "millis since the epoch") of the long value. Anyone wanting different semantics should use the raw (R)LongColumn type.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.