ADd support for IDL scoped names
--------------------------------

                 Key: YOKO-262
                 URL: https://issues.apache.org/jira/browse/YOKO-262
             Project: Yoko - CORBA Server
          Issue Type: New Feature
          Components: Idl2Wsdl
            Reporter: Matteo Vescovi
         Assigned To: Matteo Vescovi


Add support for IDL scoped names.

A scoped name is a qualified identifier in the form:

<scoped_name> ::= 
   <identifier>
 | "::" <identifier>
 | <scoped_name> "::" <identifier>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to