Files
php-gtk-src/TODO2
2005-01-28 07:08:19 +00:00

28 lines
676 B
Plaintext

Generator
~~~~~~~~~
- Support boxed types
- Expose GTK properties
* Implement '#line' pragma directives for debugging
* Support for some custom arg types like GdkRectangle*
* Interfaces
* Pointers
* Allow for templatization of PHP_METHOD() declarations in overrides
Base Functionality
~~~~~~~~~~~~~~~~~~
- Support signals and closures
* Make errors messages display Class::Method() instead of just method name
* Custom boxed types
* Some classes need to be coded in C entirely, see gtk-types.c
* Interfaces
* Pointers
* Implement __gtype, __doc, and other special properties, if possible
* Look at how Python engine implements getsets
[
* todo
- in progress
+ done
]