[
http://jira.codehaus.org/browse/MGWT-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nicolas de loof closed MGWT-50.
-------------------------------
Assignee: nicolas de loof
Resolution: Fixed
Fix Version/s: 1.1
> Async interface generator does not support arrays as parameters
> ---------------------------------------------------------------
>
> Key: MGWT-50
> URL: http://jira.codehaus.org/browse/MGWT-50
> Project: Maven 2.x GWT Plugin
> Issue Type: Improvement
> Affects Versions: 1.1
> Reporter: nicolas de loof
> Assignee: nicolas de loof
> Priority: Trivial
> Fix For: 1.1
>
>
> void foo( String[] values )
> is translated into
> void ( java.lang.String values, AsyncCallback<Void> callback );
> expected
> void ( java.lang.String[] values, AsyncCallback<Void> callback );
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email