Hi, Can't you just use a static ThreadLocal to hold the Locale, then access that from wherever you need to? It's what I use for holding the Namespace for an incoming request, to make it available to the rest of the code.
Cheers, Simon -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ahVtcIXTdjQJ. 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?hl=en.
