Issue 1414: BocaCommand keyword incorrect (boca-rtf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: Summary: Incorrect keyword in CDL specification of BocaCommand, should be > "command", not "dependant" (page 79). > identifiable BocaCommand: BocaDependent{ >     [is_locked] attribute boolean pass_by_value=TRUE; >     [MANAGER, readonly, is_locked] attribute BocaType > base_type=BaseDependent; >     [MANAGER, readonly, is_locked] attribute string > keyword="dependent"; <-------------- should be "command" > }; /* DependentType */ <-------------- should be "/* CommandType */" Resolution: Revised Text: BocaDependent{ Actions taken: June 1, 1998: received issue June 23, 1998: closed issue Discussion: End of Annotations:===== Return-Path: From: Tom Digre To: issues Subject: FW: BocaCommand keyword incorrect in CDL specification Date: Mon, 1 Jun 1998 16:32:06 -0400 boca-rtf issue -just in case this was not logged as issue Tom Digre > ---------- > From: Stephen McConnell[SMTP:mcconnell@osm.net] > Sent: Tuesday, May 05, 1998 6:47 AM > To: 'Boca RTF' > Subject: BocaCommand keyword incorrect in CDL specification > > Incorrect keyword in CDL specification of BocaCommand, should be > "command", not "dependant" (page 79). > identifiable BocaCommand: BocaDependent{ > [is_locked] attribute boolean pass_by_value=TRUE; > [MANAGER, readonly, is_locked] attribute BocaType > base_type=BaseDependent; > [MANAGER, readonly, is_locked] attribute string > keyword="dependent"; <-------------- should be "command" > }; /* DependentType */ <-------------- should be "/* CommandType */" > > > Stephen J. McConnell, CEO OSM SARL > Business Components for Electronic Commerce > mailto:mcconnell@osm.net > http://www.osm.net > >