Hi all

I´m just now getting started with using GWT and GAE.
Curious about best practices when it comes to JDOs, and how to handle
them client side.

Let´s say I want to store a String and a User object that would be
picked up from the UserService.
Since the GWT compiler doesn´t emulate com.google.appengine, what is
the best way to reach the user object from the client side?
Plain old DTOs?

--

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