[ 
https://issues.apache.org/jira/browse/CXF-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-1372.
------------------------------

       Resolution: Won't Fix
    Fix Version/s: Invalid


This improvement request has been open for years and no-one has stepped up to 
implement it.  As such, it does not seems to be a priority for the existing CXF 
community.   If, in the future, someone would like to tackle this, feel free to 
open is and attach a patch.

> Add IDL multiple declarators support.
> -------------------------------------
>
>                 Key: CXF-1372
>                 URL: https://issues.apache.org/jira/browse/CXF-1372
>             Project: CXF
>          Issue Type: New Feature
>          Components: CORBA Binding
>            Reporter: Matteo Vescovi
>             Fix For: Invalid
>
>
> Currently, idltowsdl tool only support a single declarator.
> i.e. typedef long myLong;
> However, IDL supports multiple declarators:
> <declarators> ::= <declarator> { "," <declarator> }*
> i.e. typedef long myLong1, myLong2, myLong3;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to