Hi Prashant. Yes, you should be able to do this -- cache a detached entity and pull it out and pass it into makePersistent in subsequent requests. Anything you stick into memcache should extend Serializable. - Jason
On Wed, Sep 16, 2009 at 5:43 AM, Prashant <[email protected]> wrote: > oh sorry, i forgot to add a point to the second post : > > is it an acceptable practice to do so (second post) ? is it required for my > JDO class (Data, first psot) to extend Serialzable Class? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [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-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
