On Wed, Mar 12, 2008 at 6:51 PM, Nick Baker <[EMAIL PROTECTED]> wrote: > Fantastic! Thanks for the linkage. > > Regarding GWT. We actually have two parallel efforts underway here. One team > has > taken GWT and is able to run it as a Swing or Swt application. > ref: http://code.google.com/p/gwtswing/ > > The other team is working with Xul in the same vein. Our stakeholders don't > want > our thin-clients to use any RPC mechanism, but rather SOAP or REST.
I'd argue (and have in the past) that SOAP is RPC, at least with the Java APIs [1] [1] http://www.hpl.hp.com/techreports/2005/HPL-2005-83.pdf

