[jdom-interest] Thread safe question: OK for simultaneous read-only access?

bob mcwhirter bob at werken.com
Sat Oct 27 12:52:44 PDT 2001


On Sat, 27 Oct 2001, Jason Hunter wrote:

> > JDOM is generally not thread safe, as I understand it.  
> 
> True.  We follow the same model as ArrayList, which is not by default
> thread safe.

Just curious, but following the Collections framework, has anyone
worked on a SynchronizedDocument wrapper and/or factory?  (Or an
UnmodifiableDocument?)

	-bob




More information about the jdom-interest mailing list