Version 13 (modified by jhorwitz, 13 years ago)

--

mod_parrot Roadmap


MilestoneFeatureImplemented?Notes
0.5
Custom Apache directivesYes
HLL Apache modulesYes
Worker MPM passes testsYes
Support for reading HTTP body (POST data)Yes
APR pool classYescreate pools, register cleanup handlers
0.6
Merge configuration branchNoNeeds testing infrastructure
Config for setting # of interpreters at startupNoThreaded MPM only, see "Dynamic context pools"
server_rec classPartial
conn_rec classNo
cmd_parms classPartial
pre-1.0
Debug loggingPartialC-level debugging output
Dynamic context poolsNofor threaded MPMs, grow/shrink context pools, support for spares
Remove HLL modulesNoexcept for PIR
Input/Output filtersNoneeds bucket brigade class
Apache 2.2 auth providersNo
Inline code in configurationNoe.g. <Perl> blocks
Support HLL namespacesNoneed Parrot/PCT support for .HLL namespaces
1.0
Complete user documentationNo
Complete HLL module developer documentationPartial
Fix all code commented with XXXNo
TBD
Security sandboxesNoRequires Parrot support