2010/8/26 Stéphane Ducasse <
[hidden email]>:
> Hi
>
> I should say that I liked the introduction of SharedPool made by andreas long time ago to replace
> PoolDictionaries. Now I was wondering why TextContants is not defined as a classVariable of a subclass
> of SharedPool like all the other PoolDictionaries?
>
> Stef
>
I'd say just try it. It might work or fail (TextConstants may be vital
to lot of text processing and may make refactoring an involved task
without a true atomic load).
Nicolas