blob: 03e748b469c780764ce16e3d24d6bf26e7c91e42 [file] [log] [blame]
this directory contains notes on whats left to be done, covering all
areas including:
o interpreter management
o hook code and callback mechanism
o stacked handlers, method handlers
o Perl interfaces to Apache/APR structures
o Perl interfaces to Apache/APR API functions
o I/O + filtering
o protocol module support
o <Perl> sections
o directive handlers
o cgi emulation, i.e. %ENV/END{}/@INC/exit() management
o 1.x compat mode
o pure Perl Apache::* extras (e.g. Apache::Status, etc)
o build framework
o test framework
o examples
o docs
somewhat prioritized into:
- api.txt
- missing_old_features.txt
- deprecated_features.txt
- possible_new_features.txt