• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #625 (closed task: fixed)

Opened 18 months ago

Last modified 16 months ago

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

Changed 18 months ago by jmoore

  • keywords iteration2, removed
  • status changed from new to assigned

Taking this out of a iteration. It will be an ongoing process. r1353 gets us one step closer.

Changed 16 months ago by jmoore

  • status changed from assigned to closed
  • resolution set to fixed

As in #613, this seems to be largely done. (Issues may still exist.) See omero/util/IceMapper on how all this works. Documentation is still needed.

Changed 16 months ago by jmoore

  • keywords iteration5 added
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/