Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #3629 (new)

Opened 13 years ago

Last modified 13 years ago

Write OME-XML wrapper objects for OMERO objects

Reported by: jamoore Owned by:
Priority: critical Milestone: Unscheduled
Component: Model Version: n.a.
Keywords: n.a. Cc: bwzloranger, ajpatterson, mlinkert
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: 5.0d
Sprint: n.a.

Description (last modified by jmoore)

The goal is to have something like this:

  ome.model.core.Channel ch = graphState.getChannel(1);
  ome.xml.model.Channel chx = new ome.xml.model.OmeroChannel(ch);
  ...
  omeXmlModel.addChannel(chx);
  ...
  MetadataRetrieve retrieve = new ObjectRetrieve(omeXmlModel);
  ImageWriter write = new ImageWriter();
  writer.setMetadataRetrieve(retrieve);

ObjectRetrieve does not yet exist, but should be code-generable. The wrapper objects which take ome.model objects should be the only hand-written layer we need.

See:

Change History (4)

comment:1 Changed 13 years ago by jmoore

  • Description modified (diff)

comment:2 Changed 13 years ago by cxallan

Referencing ticket #3543 has changed sprint.

comment:3 Changed 13 years ago by jmoore

  • Milestone changed from OMERO-Beta4.3 to Unscheduled

Moving to Unscheduled since we are approaching the 4.3 freeze.

comment:4 Changed 13 years ago by saloynton

Referencing ticket #3542 has changed sprint.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.68112 sec.)

We're Hiring!