Re: :Xerces and Apache::Registry problems
Stephen Collyer <[email protected]> Tue, 30 Aug 2005 21:54:50 +0100
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
Garrett, Philip (MAN-Corporate) wrote:
>
> I haven't used it under Apache::Registry directly, but I do use it in a
> PerlHandler with no ill effects.
That's probably good news, as it implies that it should be possible
to fix things somehow.
I reuse the same parser over and over, as
> opposed to creating new ones.
I've tried changing the code to do this, but to no avail.
After each parse, I call this (although it
> probably won't help you):
> eval { $parser->resetDocumentPool() };
It won't; I'm not using DOM, and I think that's DOM only.
Thanks anyway.
--
Regards
Stephen Collyer
Netspinner Ltd