Issue 6890: Suppress the usage of an Ocl prefix in standard library operations (ocl2-rtf) Source: France Telecom R&D (Mr. Mariano Belaunde, mariano.belaunde(at)orange.com) Nature: Uncategorized Issue Severity: Summary: When a name conflicts happen, it should be possible to resolve by qualifying the names. Resolution: It is not really clear what this is issue is about. Perhaps the suggestion is to allow users to write x.isKindOf(Y) rather than x.oclIsKindOf(Y). There is a small benefit but also a confusion between alternate syntaxes and a need to change syntaxes to avoid confusion occasionally. Confusion is best avoided. Disposition: Closed, no change Revised Text: Actions taken: January 7, 2004: received issue December 23, 2013: closed issue Discussion: This is a request to improve the language. Better solved in a RTF. End of Annotations:===== SSUE: Suppress the usage of an Ocl prefix in standard library operations. When a name conflicts happen, it should be possible to resolve by qualifying the names.