stas 2003/08/07 17:03:45
Modified: . ROADMAP Log: apache::reguest is being taken care of Revision Changes Path 1.6 +0 -7 modperl-2.0/ROADMAP Index: ROADMAP =================================================================== RCS file: /home/cvs/modperl-2.0/ROADMAP,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ROADMAP 8 Aug 2003 00:03:27 -0000 1.5 +++ ROADMAP 8 Aug 2003 00:03:45 -0000 1.6 @@ -43,13 +43,6 @@ o hooks ordering is not implemented yet -- Apache::Request - - o everybody wants it. There is a ported C version, but the perl glue - code won't be written until we know where the C version - goes. Currently it's a patch for the httpd-2.0 rep, but wasn't yet - accepted by httpd :( The patch is here http://www.apache.org/~joes/ - - Registry modules o An open issue with chdir, which is process-scoped. Arthur Bergman