[ 
http://jira.codehaus.org/browse/MGWT-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159754#action_159754
 ] 

Robert Scholte commented on MGWT-1:
-----------------------------------

They've just release 1.7 on december 22, so we've just missed that one. 
Although this is a very interesting fix in qdox I don't expect a new release 
very soon, unless we can convince them to plan a new release pretty soon (what 
about suggesting a 1.7.1). 
I think it's more convincing to contact the developers of qdox yourself and 
mention the importance of this dependency for a new gwt-plugin release.

> Support for generics return types in Async interface generation
> ---------------------------------------------------------------
>
>                 Key: MGWT-1
>                 URL: http://jira.codehaus.org/browse/MGWT-1
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Improvement
>            Reporter: nicolas de loof
>         Attachments: GWT-1.patch
>
>
> Based on this method in the sync GWT-RPC interface :
> {{List<Numero> getListeNumeros();}}
> the generated async interface is :
> {{void getListeNumeros( AsyncCallback<List> callback );}}
> It may be :
> {{void getListeNumeros( AsyncCallback<List<Numero>> 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


Reply via email to