[ http://issues.apache.org/jira/browse/YOKO-52?page=all ]

Matteo Vescovi updated YOKO-52:
-------------------------------

    Attachment: corrected_support_for_primitive_types_except_any_type.diff

CORRECTED: previous patch contains a typo. I apologize.
Please ignore patch `support_for_primitive_types_except_any_type.diff'.


Attached is the patch to add support for primitives types.

The patch was created by running `svn diff > 
corrected_support_for_primitive_types_except_any_type.diff' command in an 
updated working copy of the repository.

As part of this patch I created a new class defined in file 
ReturnParameterVisitor.java. This is not reflected in the patch file. I am 
attaching file ReturnParameterVisitor.java separately. It should be placed in 
trunk/tools/src/main/java/org/apache/yoko/tools/processors/idl/ReturnParameterVisitor.java

The new test I added for the new types requires two new files in the resource 
directory. This is not reflected in the patch file, so I am attaching them 
separetely. Files primitives.idl and expected_Primitives.wsdl should be added 
to yoko/trunk/tools/src/test/resources/idl/ directory.

The any type is not yet supported. I will raise a JIRA issue and fix it after 
this patch has been merged.

This patch also includes changes to allow the PortTypeVisitor to visit more 
than one idl operation in an idl interface.

> Support for primitives in the IDLToWSDL tool
> --------------------------------------------
>
>          Key: YOKO-52
>          URL: http://issues.apache.org/jira/browse/YOKO-52
>      Project: Yoko - CORBA Server
>         Type: Sub-task

>     Reporter: Balaji Ravi
>  Attachments: ReturnParameterVisitor.java, 
> corrected_support_for_primitive_types_except_any_type.diff, 
> expected_Primitives.wsdl, primitives.idl, 
> support_for_primitive_types_except_any_type.diff
>
> Implement the IDLToWSDL command line tool & add support for the primitives.

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

Reply via email to