> Essentially, I couldn't get the GWT compiler to work with a service
> with the following definition:
>
> public interface DispatchService extends RemoteService {
>     <A extends Action<R>, R extends Result> R execute( A action )
> throws Exception;
>
> }


I tried to do the same thing, inspired by Ray Ryan's talk at Google I/
O.

Did you file an issue to track this defect?  In my opinion, the
Javascript compiler should do the right thing if it can.

Perhaps this is the same as Issue 2374?

http://code.google.com/p/google-web-toolkit/issues/detail?id=2374


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to