Alternative to DTO's

2011-08-11 Thread J D
Hi, I was wondering if there is an alternative to using DTO's to send persistent objects from server to client and vice versa that is compatible with Google App Engine. The objects are persisted through JDO. I would appreciate it if you could provide some suggestions. Thank you. J D -- You

Re: Alternative to DTO's

2011-08-11 Thread J D
Yes, I'm trying to avoid having to duplicate, and convert between the DTO and the persistent object, because I'm worried that the increase in number of DTO's will result in too much repetition of code. -- You received this message because you are subscribed to the Google Groups Google Web

Re: Alternative to DTO's

2011-08-11 Thread J D
Thank you for your suggestions. I will look into them promptly. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/VNEXASicZeEJ. To post to this