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 #623 (closed)

Opened 12 years ago

Closed 12 years ago

Create simplified omero::RTypes for the C++ binding

Reported by: jamoore Owned by: jamoore
Priority: minor Milestone: 3.0-Beta2
Component: Client Version: 3.0-Beta1
Keywords: blitz, c++, iteration5 Cc:
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

Rather than creating a string so:

   new omero::RString(false,"foo");

it should be possible to do something like:

   new omero::CString("foo")

Change History (4)

comment:1 Changed 12 years ago by jmoore

  • Keywords iteration5 added; iteration3 removed

Have begun work on this. Will get to it soon. (It really is fairly important since the more examples we have with the nasty omero::RTypes the worse.)

comment:2 Changed 12 years ago by jmoore

r1383 has an initial implementation (which doesn't necessary compile, but it's not in Makefile.am)

comment:3 Changed 12 years ago by jmoore

This should include Parameters.

comment:4 Changed 12 years ago by jmoore

  • Resolution set to fixed
  • Status changed from new to closed

Parameters was simplified by removing the QueryParameter? type (r1516) and using a map<string,omero::RType>. The C wrappers (as well as J wrappers) have been provided. Specific language specific niceties should be written up separately, but we should be careful not to go overboard.

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.74818 sec.)

We're Hiring!