HUTN 1.0 NO IDEA Avatar
  1. OMG Issue

HUTN — Section 6.5: Need to improve readability when referencing instances

  • Key: HUTN-7
  • Legacy Issue Number: 5810
  • Status: closed  
  • Source: France Telecom R&D ( Mariano Belaunde)
  • Summary:

    Issue Section 6.5: Need to improve readability when referencing instances.
    Inside the class contents, due to the multiple short-hands, it's not always clear whether an instance is
    being defined (fully represented) or is being referenced .
    To avoid any possible confusion and improve readability, a "ref" prefix keyword could be added.
    Suggestion for resolution: Add the "ref" keyword in ClassInstanceRef
    [23] ClassInstanceRef := ('ref' (<ClasName>? 14:ClassRefString) ) | ExternalObjRef
    Need discussion : should the "ref" keyword be optional or mandatory?

  • Reported: HUTN 1.0b1 — Mon, 13 Jan 2003 05:00 GMT
  • Disposition: Resolved — HUTN 1.0
  • Disposition Summary:

    No Data Available

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