CORBA 2.4 NO IDEA Avatar
  1. OMG Issue

CORBA24 — symbolic constants for minor exception codes

  • Key: CORBA24-75
  • Legacy Issue Number: 3319
  • Status: closed  
  • Source: Triodia Technologies Pty Ltd ( Michi Henning)
  • Summary:

    in section 3.17.2, we show all the minor codes for exceptions. Unfortuantely,
    these are all magic numbers rather than symbolic constants. In turn,
    these means that I can't write portable code unless I use the magic numbers
    directly.

    It would be nice to have constant definitions for these instead, so I
    can refer to minor numbers in the code without having to resort to
    hard-wired magic numbers.

  • Reported: CORBA 2.3.1 — Wed, 16 Feb 2000 05:00 GMT
  • Disposition: Closed; No Change — CORBA 2.4
  • Disposition Summary:

    Close no change.

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