Hi Brian, Hayward, Brian T <[email protected]> writes:
> The Xerces bugtracker lists this as an open issue (XERCESC-1671). It looks like this is still present in 3.0.1. > Is there any known workaround to this bug, or are the two features > currently completed incompatible? One thing that you might try (though it is a long shot) is to play with the grammar pool locking (i.e., maybe it will work if you lock the pool). Though debugging/studying the code would be a more reliable way. Let us know (here or in the bug report) if you find anything. Boris -- Boris Kolpackov, Code Synthesis Tools http://codesynthesis.com/~boris/blog Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde
