php-src/scripts/ext_skel_ng/TODO
2003-06-10 17:48:10 +00:00

28 lines
736 B
Plaintext

- *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
- VC++ 7 (VS.net) project files