CORBA 2.3 NO IDEA Avatar
  1. OMG Issue

CORBA23 — Recursive exceptions?

  • Key: CORBA23-20
  • Legacy Issue Number: 2084
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: Is the following IDL legal?

    exception e

    { sequence<e> e_seq; }

    ;

    The grammar permits it, so from that, I would have to conclude it"s legal.
    However, not all ORBs I"ve tried can handle this – some accept it and it
    works, others accept it but generate bad code, and yet others won"t compile
    the IDL.

  • Reported: CORBA 2.2 — Thu, 15 Oct 1998 04:00 GMT
  • Disposition: Resolved — CORBA 2.3
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT