Hi
I made a patch for making static php method calls (ala class::method)
work from within xslt.
(see http://slides.bitflux.ch/phpug2004_1/slide_37.html for some details
about this technique)
I'm not sure, if I can commit that now in this stage of the release
process. Would be great, if it would make it into 5.0.0.
The patch is here
http://trash.chregu.tv/staticmethod-xsl.diff
a non whitespace-changes diff here:
http://trash.chregu.tv/staticmethod-xsl.non-withespace.diff
chregu
--
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
Hi,
From looking at the non-whitespace diff I don't quite understand what you
changed (except for adding an error message if it's not callable). What am
I missing?
Andi
At 11:00 AM 4/20/2004 +0200, Christian Stocker wrote:
Hi
I made a patch for making static php method calls (ala class::method) work
from within xslt.
(see http://slides.bitflux.ch/phpug2004_1/slide_37.html for some details
about this technique)I'm not sure, if I can commit that now in this stage of the release
process. Would be great, if it would make it into 5.0.0.The patch is here
http://trash.chregu.tv/staticmethod-xsl.diffa non whitespace-changes diff here:
http://trash.chregu.tv/staticmethod-xsl.non-withespace.diffchregu
--
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