TIBCOSoftware / genxdm

GenXDM: XQuery/XPath Data Model API, bridges, and processors for tree-model neutral access to XML.
http://www.genxdm.org/
9 stars 4 forks source link

DocumentHandler (and DocumentHandlerFactory) don't indicate thread-safe/unsafe #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The documentation should be clarified, and as needed, the implementation should 
be updated.

Note: current DOM implementation is not thread safe. We should check to see if 
it can be made thread safe without a significant performance hit, and if so, 
just make it so, I think.

Original issue reported on code.google.com by eric%tib...@gtempaccount.com on 2 Mar 2012 at 10:16

GoogleCodeExporter commented 9 years ago
Email thread discussion suggests that we can't readily make this thread-safe, 
so it should just be documented as such.

Original comment by eric%tib...@gtempaccount.com on 3 Mar 2012 at 1:24

GoogleCodeExporter commented 9 years ago
This has been resolved, but the document remains lacking. Need to get it done.

Original comment by aale...@gmail.com on 26 Jul 2012 at 7:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r343.

Original comment by aale...@gmail.com on 30 Jul 2012 at 7:11