summaryrefslogtreecommitdiff
path: root/scripts/ext_skel_ng/TODO
blob: 82d934364daad646d573ba5d34fab660cb62b976 (plain)
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
- *more* input checking
  - use of reserved names
  - duplicate names
  - needed attributes given 
  - ...
  - ...
  - ...
- config.m4 support for
  - header checks
  - ...
- class implementation and documentation support
- protos
  - object type specification (as in resources)
	- default values (supported by DocBook?)
  - code generation for 'pass by refecence'
  - ? option for 'old style' parameter parsing code generation ?
    (less readable but faster and more flexible)?
- more licenses
  - GPL (with exception to allow linking against PHP)
  - QPL
  - MPL?
  - Artistic
  - ...
  - dual/multiple licensing?
- full support for stream wrappers and filters
- DTD support for creating custom tests