Hi all,

I extracted the command-related code from my current project and have
posted it here:

http://code.google.com/p/gwt-dispatch/

The original code was working fine, but I haven't  had a chance to
test it since it was extracted from the project. It does compile,
although you will currently need Java 1.6 to compile it (even though
it is compiling in 1.5 class/source compatibility mode). There is only
one section of generics-related code that requires 1.6 (you'll figure
it out quickly if you check it out and build with 1.5), so if anyone
can provide a patch I'll be happy to slap it in.

There is also a short example on how to build an action/result/handler
and wire it in via Guice/GIN. That can be had here:

http://code.google.com/p/gwt-dispatch/wiki/GettingStarted

I'll be hooking this library into my current project next week, so
expect to see some minor adjustments and bug fixes, but it should be
fairly stable.

Enjoy!

David Peterson
--~--~---------~--~----~------------~-------~--~----~
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