Johan,

There is no documentation on the RequestFactory wire protocol. It is
subject to change in future releases, so should not be relied upon for
creating non-GWT back-ends. Better to use RequestBuilder with standard
JSON for that.

As for the service methods, yes, the RequestFactoryGenerator checks
for their existence at compile time.

--
David Chandler
Developer Programs Engineer, GWT

On Oct 15, 5:10 am, Johan Rydberg <johan.rydb...@edgeware.tv> wrote:
> I have yet to find any documentation on the on-wire protocol
> that RequestFactory uses.  Are there any, or does it have to
> be reverse-engineered?
>
> Also, does GWT _require_ the "service methods" actually be
> available in the entity class?
>
> RequestFactory being based on JSON makes it a better fit for
> non-Java server-side code.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to