Ticket #625 (closed task: fixed)
Define isomorphic mapping between OME and OMERO.blitz.
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta2 |
| Component: | Services | Version: | 3.0-Beta1 |
| Keywords: | blitz, mapping iteration5 | Cc: |
Description
There needs to be a one-to-one mapping between the types that are passed through the ome.api.* interfaces and what's defined in the *.ice files. There are several ways to do this:
- Generate the *.ice files
- Add annotations to the ome.api.* classes
- Have the definitions in an external *.properties files
Currently, however, this is being done solely through the IceMethodInvoker class.
Change History
Note: See
TracTickets for help on using
tickets.
