Skip to content

Commit

Permalink
TODO updates
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/CodeGen_PECL/trunk@233151 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
Hartmut Holzgraefe committed Apr 2, 2007
1 parent fe25897 commit 13ab0a2
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions TODO
Expand Up @@ -18,30 +18,33 @@ milestone 1.1
- pkg-config support (almost done)

- have functions using a conditional element in their proto
modify their ifCondition automaticly (done for resources,
still open for classes and for constants in default values)
modify their ifCondition automaticly (done)

- finish config.w32 generation (almost done, need someone
with windows build experience to finish and test this)

- check #line numbers in generated source with libxml
-> error messages with meaningfull line numbers need this
(pretty ok by now but not perfect)
- dto. for tests

- return by reference for 5.1 and above

- finish config.w32 generation (almost done, need someone
with windows build experience to finish and test this)

- re2c and lemon support in config.m4 / Makefile.frag generation?

- headers and libs within <with> are not taken into account in the
documentation

- make standalone docs Makefile more clever

- check #line numbers in generated source with libxml
-> error messages with meaningfull line numbers need this
(pretty ok by now but not perfect)



not necessarily 1.1
-------------------

- find a better/portable way to do type checks for resources

- implement pass-by-reference for all parameter types

- setter/getter code for properties
Expand Down

0 comments on commit 13ab0a2

Please sign in to comment.