Version 6 (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
Config for setting # of interpreters at startupNoThreaded MPM only, see "Dynamic context pools"
APR pool classNocreate pools, register cleanup handlers
server_rec classNo
conn_rec classNo
cmd_parms classNomake sure this is passed to config callbacks
TBD
Dynamic context poolsNofor threaded MPMs, grow/shrink context pools, support for spares
Merge configuration branchNoNeeds testing infrastructure
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 documentationNo
Fix all code commented with XXXNo