Changes between Initial Version and Version 1 of ModParrotRoadMap

Show
Ignore:
Timestamp:
11/29/08 18:28:28 (13 years ago)
Author:
jhorwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModParrotRoadMap

    v1 v1  
     1= mod_parrot Roadmap = 
     2 
     3||'''Milestone'''||'''Feature'''||'''Implemented?'''||'''Notes'''|| 
     4||'''0.5'''|||||||| 
     5||||Custom Apache directives||Yes|||| 
     6||||HLL Apache modules||Yes|||| 
     7||||Worker MPM passes tests||Yes|||| 
     8||||Support for reading HTTP body (POST data)||Yes|||| 
     9||||Dynamic context pools||No||for threaded MPMs, grow/shrink context pools, support for spares|| 
     10||||APR pool class||No||create pools, register cleanup handlers|| 
     11||||server_rec class||No|||| 
     12||||conn_rec class||No|||| 
     13||||cmd_parms class||No||make sure this is passed to config callbacks|| 
     14||'''TBD'''|||||||| 
     15||||Merge configuration branch||No||Needs testing infrastructure|| 
     16||||Remove HLL modules||No||except for PIR|| 
     17||||Input/Output filters||No||needs bucket brigade class|| 
     18||||Apache 2.2 auth providers||No|||| 
     19||||Inline code in configuration||No||e.g. <Perl> blocks|| 
     20||'''1.0'''|||||||| 
     21||||Complete user documentation||No|||| 
     22||||Complete HLL module developer documentation||No||||