Don't know anything about that library, but there's something odd about a
synchronous GWT RPC library that can "simulate async" when GWT RPC is async
to begin with, and very few would recommend using synchronous RPC in a
browser since it would appear to hang while the RPC took place.

We've found GWT RPC to be reliable and easy to program using the natural
async nature of javascript communications that browsers support.
--
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