On Tue, 9 Jul 2002 22:51, Berin Loritsch wrote: > > From: Peter Donald [mailto:[EMAIL PROTECTED]] > > > > Hi, > > > > I was looking at the Parser interface and it seems very very > > unlikely that any > > implementation will ever not be threadsafe. So is it safe to > > assume that it > > always will be? > > The XercesParser isn't
Ug - dont know how I missed that. I assume Xerces parser is still in operation? In which case can I make it thread safe via some primitive pooling of the SAXParser. BTW it seems that the XercesParser is a little buggy. The lexical handler is never reset to null between subsequent runs even if null is passed in. -- Cheers, Peter Donald ----------------------------------------------- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -Albert Einstein ----------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>