Issue 615: POA_*_tie classes in 18.1.4 can"t be supported (cxx_revision) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: If C++ compiler doesn"t support namespaces or templates defined inside classes, POA_*_tie classes in 18.1.4 cannot be supported within specified scopes. Resolution: resolved, close issue Revised Text: Actions taken: July 11, 1997: received issue February 19, 1999: closed issue, resolved Discussion: End of Annotations:===== Return-Path: Sender: jon@sems.com Date: Fri, 11 Jul 1997 10:36:55 -0700 From: Jonathan Biggar Organization: Seagate Software NMSG To: issues@omg.org, port-rtf@omg.org Subject: C++ Server side Tie classes require nested templates If a C++ compiler does not support namespaces or templates defined inside classes, then the POA_*_tie classes in 18.1.4 cannot be supported within the specified scopes. A paragraph should be added to Appendix D stating that in this case the tie classes should use the non-nested class naming scheme, i.e mapping '::' to '_'. Jon Biggar jon@sems.com