Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32551 invoked by uid 1010); 27 Oct 2003 15:41:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32516 invoked from network); 27 Oct 2003 15:41:52 -0000 Received: from unknown (HELO bambi.bitflux.ch) (212.71.97.156) by pb1.pair.com with SMTP; 27 Oct 2003 15:41:52 -0000 Received: from localhost (reh [127.0.0.1]) by bambi.bitflux.ch (Postfix) with ESMTP id D90967F899; Mon, 27 Oct 2003 16:41:51 +0100 (CET) Received: from bambi.bitflux.ch ([127.0.0.1]) by localhost (bambi [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26524-04; Mon, 27 Oct 2003 16:41:51 +0100 (CET) Received: from bitflux.ch (bx-109.bitflux.ch [212.71.98.109]) by bambi.bitflux.ch (Postfix) with ESMTP id A71F87F63E; Mon, 27 Oct 2003 16:41:51 +0100 (CET) Message-ID: <3F9D3CBE.1050907@bitflux.ch> Date: Mon, 27 Oct 2003 16:41:50 +0100 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Dickmeiss Cc: internals@lists.php.net References: <3F65A897.1000108@indexdata.dk> In-Reply-To: <3F65A897.1000108@indexdata.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p3 (Debian) at bitflux.ch X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) Subject: Re: [PHP-DEV] PHP5 XSLT extention status From: chregu@bitflux.ch (Christian Stocker) 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 | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB