From: Sterling Hughes

> Right.  I think just keeping this in ext/xml or ext/dom is fine.  We
> don't really have any other systems for this atm.
I would say xml extension as that usually is always built (though if someone
decides they want expat, then there is a problem).. What happens though if
the xml is not built?
Will it be a prerequisite that the xml extension is built in order to build
any of the other extensions?

> > Then, do we even need to worry about re-entrance then?
>
> why so?
>
> > So, we may define the same memory handling functions a few times.
> > xmlInitParser is already re-entrant safe.
>
> That's fine, its just a function pointer assign.

Didnt you answer your own question here?

Rob



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

Reply via email to