Fair enough ... another alternative. The more the better - tis the way of the open source world. I'm still rooting for my gwtserviceresolver tho ;)
Cheers, Henry On Feb 26, 2:33 am, Jamies <[email protected]> wrote: > The alternative to gwt-dispatch is gwt-remote-action ... > > On Feb 19, 1:53 am, Mathias Bogaert <[email protected]> wrote: > > > GWT Dispatch implements the command pattern. The combination with GWT > > Presenter kicks ass (same author). Yours is a totally different > > beast :-). > > > On Feb 17, 1:36 am, Henry <[email protected]> wrote: > > > > Hello All, > > > > I wrote an alternative to > > > gwt-dispatchhttp://code.google.com/p/gwt-dispatch/ > > > > It uses vanilla reflection and requires less configuration than gwt- > > > dispatch, > > > but does depend heavily on naming convention of your RPC service and > > > service impl > > > > And here's the link to gwt service > > > resolver:http://code.google.com/p/gwtserviceresolver/ > > > > Let me know what you think > > > > Cheers, > > > Henry > > -- 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.
