Issue 4644: PSS-FTF: PSDL grammar problems (pss-ftf) Source: ZeroC (Mr. Bernard Normier, bernard@zeroc.com) Nature: Uncategorized Issue Severity: Summary: In ptc/01-06-02: Production 10, rhs refers to a 'storagetype_local_op_dcl' which is defined in production 24 as a 'storage_type_local_op_dcl. Pick one or the other and change references as required... Production 4 and Production 23 abstract_storagehome_name are defined twice still. Remove one and reindex all proceeding productions. Add the 'state' keyword to the keywords table it seems to have gone missing between edits :) Perhaps a mention that the 'factory' and 'const' keywords are in common to PSDL and IDL and that the 'provides' keyword is in common to PSDL and CIDL. It might also be worth mentioning that the sharing is syntax only as some people may confuse the keyword with the semantics they most commonly use it in IDL / CIDL as opposed to the semantics it is employed within PSDL... Resolution: See http://cgi.omg.org/pub/pss_ftf/vote3.pdf (color BLUE) Revised Text: See http://cgi.omg.org/pub/pss_ftf/vote3.pdf (color BLUE) Actions taken: October 26, 2001: received issue May 13, 2002: closed issue Discussion: Resolution: Incorporate suggested fixes. Remove provides keyword (a leftover from the adopted resolution to issue #3252). End of Annotations:===== From: "Bernard Normier" To: Subject: PSS-FTF: PSDL grammar problems Date: Fri, 26 Oct 2001 15:04:48 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Content-Type: text X-UIDL: ~hOd98?j!!BTT!!Bi`d9 (on behalf of Darach Ennis, darach.ennis@iona.com): In ptc/01-06-02: Production 10, rhs refers to a 'storagetype_local_op_dcl' which is defined in production 24 as a 'storage_type_local_op_dcl. Pick one or the other and change references as required... Production 4 and Production 23 abstract_storagehome_name are defined twice still. Remove one and reindex all proceeding productions. Add the 'state' keyword to the keywords table it seems to have gone missing between edits :) Perhaps a mention that the 'factory' and 'const' keywords are in common to PSDL and IDL and that the 'provides' keyword is in common to PSDL and CIDL. It might also be worth mentioning that the sharing is syntax only as some people may confuse the keyword with the semantics they most commonly use it in IDL / CIDL as opposed to the semantics it is employed within PSDL... Thanks, Bernard