Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1372

Add IDL multiple declarators support.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • Invalid
    • CORBA Binding
    • None

    Description

      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;

      Attachments

        Activity

          People

            Unassigned Unassigned
            matteo.vescovi Matteo Vescovi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: