SEC 1.4 NO IDEA Avatar
  1. OMG Issue

SEC14 — Need TaggedComponentList typedef.

  • Key: SEC14-47
  • Legacy Issue Number: 3047
  • Status: open  
  • Source: Syracuse University ( Polar Humenn)
  • Summary:

    There is a requirement to pass a sequence of IOP::TaggedComponents between
    interfaces of different modules, namely SecurityReplaceable and Portable
    Interceptors.

    We would like to see a typedef in module IOP of:

    module IOP

    { typedef sequence<TaggedComponent> TaggedComponentList; }

    ;

    Due to different language mappings and the way they handle typdefs, a
    definition in a common place is needed instead of having each module
    define their own typedef for a sequence<IOP::TaggedComponent> as this
    approach would provide for a difficult hand-off for the type.

  • Reported: SEC 1.4 — Wed, 24 Nov 1999 05:00 GMT
  • Updated: Fri, 6 Mar 2015 20:58 GMT