TRADE 1.0 NO IDEA Avatar
  1. OMG Issue

TRADE — Trader issue (Section 2.2.1.1) on page 44

  • Key: TRADE-10
  • Legacy Issue Number: 4225
  • Status: open  
  • Source: Anonymous
  • Summary:

    (Section 2.2.1.1) on page 44, it says:

    "The desired_props parameter defines the set of properties describing returned offers that are to be returned with the object reference. There are three possibilities, the importer wants one of the properties, all of the properties (but without having to name them), or some properties (the names of which are provided)."

    CORRECTION: "one of the properties" should say "none of the properties". The three possibilities are defined in the IDL as:

    enum HowManyProps

    { none, some, all }

    ;

  • Reported: TRADE 1.0b1 — Fri, 16 Mar 2001 05:00 GMT
  • Updated: Wed, 11 Mar 2015 04:40 GMT