PHP PEAR CVS 15 CVS PEAR PECL GEN TODO
Date: Mon, 30 Jun 2003 19:37:48 -0000

Subject: cvs: pear /PECL_Gen TODO
From: hholzgra@no-spam (Hartmut Holzgraefe)

hholzgra Mon Jun 30 15:37:48 2003 EDT
Modified files: /pear/PECL_Gen TODO Log:
whitespace, Makefile.frag support added as todo item Index: pear/PECL_Gen/TODO diff -u pear/PECL_Gen/TODO:1.9 pear/PECL_Gen/TODO:1.10
--- pear/PECL_Gen/TODO:1.9 Mon Jun 30 10:27:49 2003
+++ pear/PECL_Gen/TODO Mon Jun 30 15:37:48 2003
@@no-spam -22,7 +22,7 @@no-spam - finish input checking - XML level (libxml2 does cover all this?)
- needed attributes given (now done in the parser, work in progress)
- - tag nesting ok + - tag nesting ok - ...
- code level - use of reserved names @@no-spam -31,6 +31,7 @@no-spam - ...
- config.m4 support for - header checks + - Makefile.frag / PHP_ADD_MAKEFILE_FRAGMENT - ...
Milestone 0.9
@@no-spam -39,7 +40,7 @@no-spam - code generation for custom test tags - protos - object type specification (as in resources)
- - default values (needs tokenizer/parser changes ...)
+ - default values (needs tokenizer/parser changes ...)
- code generation for 'pass by refecence'
- more licenses - GPL (with exception to allow linking against PHP)