"Rob Richards" <[EMAIL PROTECTED]> wrote:

> Looks pretty much pretty much how it is done in libxml (xmlGetGlobalState).
> Will this cause any problems mandating the memory behavor in /etc/xml?

As far as I looked over the libxml code, xmlMemSetup doesn't work 
in sync with the other part of the library as it seems to take it for 
granted that xmlMemSetup() is called prior to any libxml initialisation 
routines. That's why I'm under the impression that it's our task to to do 
it in the PHP side.

Moriyoshi


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to