I've put mine into a ThreadLocal, which I assume is also ok for storing context. This avoids forcing consumers of my persistent code to have to pass around a cotext object.
On Aug 15, 2:00 am, CoolDude <[email protected]> wrote: > can you enlighten the explanation with an example code? How the > context class should look like or reference url on this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
