At 1:01 PM -0700 6/30/06, Paul Benedict wrote:
Joe,
First, thanks for pointing out cintoo. I looked at the source and it
seems like it could be something s1/2 could share together. Are you
interested in investigating this with me? Is anyone else?
that wasn't me :) I don't have a ton of spar
Joe,
First, thanks for pointing out cintoo. I looked at the source and it seems like
it could be something s1/2 could share together. Are you interested in
investigating this with me? Is anyone else?
Second, placing the logic in a SetLocale command is fine, but it would be
nothing more than de
At 11:36 AM -0700 6/30/06, Paul Benedict wrote:
Some further reflections:
WW and SPR both use ThreadLocal to store the locale of the thread's
request. However, there still needs to be a shared object that can
set/retrieve the local across web frameworks.
So I 100% agree with the ThreadLocal
Some further reflections:
WW and SPR both use ThreadLocal to store the locale of the thread's request.
However, there still needs to be a shared object that can set/retrieve the
local across web frameworks.
So I 100% agree with the ThreadLocal use, but it is not directly relevant to my
questi