Greetings,

i just implementet php_xalan and it kind of works but we're still having
problems combining it with php-4.0.4pl1.
Strange things happen when php uses libxalan and libxerces. After everything
worked fine, the xslt sheet has been processed correctly and the module and
the libs have been unloaded, php segfaults for some yet unknown reason.

Maybe someone who is more into php and/or libxalan/xerces interna could help
?

When i get to it I'll put up a page with the extension for you to experiment
with.

--
sincerely
entity


"Flying" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi!
>
>  I have one question to PHP extension developers:
>  Is there are any plans to implement PHP extension modules based on
> Xerces-C (http://xml.apache.org/xerces-c) and Xalan-C
(http://xml.apache.org/xalan-c) ?
>  I think that Xerces and Xalan are much more powerful than expat and
> Sablotron, currently used as base for DOM XML and XSLT modules. For
> example Xalan fully implements W3C XSLT standard, while Sablotron is still
> in beta. Both Xalan and Xerces are cross-platform, open source and free,
> so they are very suitable to PHP philosophy.
>
> PS: Please copy your answers to my e-mail, because i'm not subscribed to
> this mailing list.
>
>
>                                                   With best wishes, Flying
> mailto:[EMAIL PROTECTED]
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to