mod_parrot Roadmap
| Milestone | Feature | Implemented? | Notes |
| 0.5 | |||
| Custom Apache directives | Yes | ||
| HLL Apache modules | Yes | ||
| Worker MPM passes tests | Yes | ||
| Support for reading HTTP body (POST data) | Yes | ||
| APR pool class | Yes | create pools, register cleanup handlers | |
| 0.6 | |||
| Merge configuration branch | No | Needs testing infrastructure | |
| Config for setting # of interpreters at startup | No | Threaded MPM only, see "Dynamic context pools" | |
| server_rec class | Partial | ||
| conn_rec class | No | ||
| cmd_parms class | Partial | ||
| pre-1.0 | |||
| Debug logging | Partial | C-level debugging output | |
| Dynamic context pools | No | for threaded MPMs, grow/shrink context pools, support for spares | |
| Remove HLL modules | No | except for PIR | |
| Input/Output filters | No | needs bucket brigade class | |
| Apache 2.2 auth providers | No | ||
| Inline code in configuration | No | e.g. <Perl> blocks | |
| Support HLL namespaces | No | need Parrot/PCT support for .HLL namespaces | |
| 1.0 | |||
| Complete user documentation | No | ||
| Complete HLL module developer documentation | Partial | ||
| Fix all code commented with XXX | No | ||
| TBD | |||
| Security sandboxes | No | Requires Parrot support |
