On 9/15/03 1:55 PM, Adam Dickmeiss wrote:
We're using the XSLT Sablotron in PHP4 in production. I cannot find the XSLT in latest CVS, but I see that ext/xsl appeared some time ago. Does this mean that Sablotron XSLT is dead in PHP5?
Don't know about that
One extremly useful feature we used in Salotron PHP/XSLT was the ability to register scheme handlers. Is that (or similar) feature available in the new XSL extension?
I don't know, what the Scheme-handlers in sablotron were able to do, but the new ext/dom and ext/xsl extensions do support php-streams. For $dom-load et al, xsl:include/import, xpath-document() and xinclude (and anything else which uses the libxml-io-interfaces). See ext/dom/tests and ext/xsl/tests for some examples (and http://ch.php.net/manual/en/ref.stream.php for the reference)
chregu
-- Adam
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php