I just thought it would be funny if it would possible to code one
class not in client or server package.
And some google tool will compile that class in 2 different classes in
client and server packages with copy methods.

I think it is google way :)

On Sep 21, 3:06 pm, Max <max.seven....@gmail.com> wrote:
> Thank You!
>
> I thought I missed something and there is some framework from google
> that has to be used here.
>
> On Sep 21, 12:49 pm, leszek <leszek.ptokar...@gmail.com> wrote:
>
> > Yes, the second solution (TO - transient objects) means code
> > duplicating but seems more realistic. You can share the same code
> > between GWT (client) and server (Google App Engine). If you have few
> > classes no problem to call set and get several times. Of course, if
> > you have more classes and more attribs than you can automate it by
> > using reflection.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to