msopacua Tue Feb 11 15:26:26 2003 EDT Modified files: /php4/ext/xslt TODO Log: Update time Index: php4/ext/xslt/TODO diff -u php4/ext/xslt/TODO:1.1 php4/ext/xslt/TODO:1.2 --- php4/ext/xslt/TODO:1.1 Tue Nov 12 00:14:44 2002 +++ php4/ext/xslt/TODO Tue Feb 11 15:26:26 2003 @@ -7,17 +7,14 @@ The numbering of the items on the list does not imply priority. Rather it is simply a means for efficient communication on the mailing lists. -$Id: TODO,v 1.1 2002/11/12 05:14:44 dviner Exp $ +$Id: TODO,v 1.2 2003/02/11 20:26:26 msopacua Exp $ 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 @@ actual tsrmls value. - suggested by Marcus Boerger - +3. Evaluate OO functions, ZE2 + - All +4. Prolly an API rewrite, for php5 + - All
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php