I've been reading the javadocs at http://relaxng.sourceforge.net/datatype/java/apiDocs/ but I haven't found anything about the concurrency assumptions the API makes.
Can multiple threads access a single instance that implements the Datatype interface? (That is, do I need to make my code re-entrant?) -- Henri Sivonen [EMAIL PROTECTED] http://hsivonen.iki.fi/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/rng-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
