blob: a7a06c24de7d88a1fec5a39142b497b2b4603ad9 (
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
27
|
- *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
|