]> granicus.if.org Git - php/commitdiff
Update time
authorMelvyn Sopacua <msopacua@php.net>
Tue, 11 Feb 2003 20:26:27 +0000 (20:26 +0000)
committerMelvyn Sopacua <msopacua@php.net>
Tue, 11 Feb 2003 20:26:27 +0000 (20:26 +0000)
ext/xslt/TODO

index 7c9447e26c8dbd2b559834f8f895c09d6da3c9ee..cf85d7c264bdab5052a27ba77bf4699791a046e1 100644 (file)
@@ -11,13 +11,10 @@ $Id$
 
 Short Term
 ==========
-1. something about arg:/foo and arg:foo that i haven't figured out yet
+1. Add streams support for file paths in 4th and 5th arg of xslt_process
+2. Use zend_parse_parameters and related API's
+3. SDOM_* stuff which does xpath queries.
        - Melvyn
-       - i think this might be done ?
-2. SDOM_* stuff which does xpath queries.
-       - Melvyn
-3. SablotGetLibs() function
-       -- sorta available.. but i don't know how.
 
 
 Long Term
@@ -28,4 +25,7 @@ Long Term
 actual tsrmls value.
        - suggested by Marcus Boerger
 
-
+3. Evaluate OO functions, ZE2
+       - All
+4. Prolly an API rewrite, for php5
+       - All