File: TODO

package info (click to toggle)
php4 4%3A4.3.10-22
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 32,092 kB
  • ctags: 34,843
  • sloc: ansic: 337,959; php: 15,650; sh: 9,211; cpp: 7,791; lex: 2,157; yacc: 1,712; xml: 1,077; java: 455; makefile: 435; awk: 352; perl: 154
file content (31 lines) | stat: -rw-r--r-- 908 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
To Do List

This informal list is the working list for the php sablotron extension.  It is
maintained and used by the people on sab-php@gingerall.cz.  See 
http://www.gingerall.org/charlie/ga/xml/m_ml.xml for more information.

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 $

Short Term
==========
1. something about arg:/foo and arg:foo that i haven't figured out yet
	- 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
=========
1. Documentation of the wide variety of functions now available.
	- Roy Huggins
2. remove TSRMLS_FETCH() and expand user_data parameter to forward the
actual tsrmls value.
	- suggested by Marcus Boerger