| Newsgroups |
perl.cvs.mod_parrot |
| Message-ID |
<[email protected]> |
cvsuser 02/05/16 20:17:50
Modified: . TODO
Log:
Modified goals
Revision Changes Path
1.2 +2 -8 mod_parrot/TODO
Index: TODO
===================================================================
RCS file: /cvs/public/mod_parrot/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- TODO 2 Dec 2001 06:02:43 -0000 1.1
+++ TODO 17 May 2002 03:17:50 -0000 1.2
@@ -1,11 +1,5 @@
-- instead of patching core_ops, figure out how custom ops work, and
- create a set of mod_parrot custom ops for the important apache
- functions.
-
-- look at how mod_perl stores the request object and makes it
- availalbe to perl code. (I'm pretty sure it encapsulates the Apache
- request pointer into a parrot object.. maybe even just as a SV or PV.)
-
+- Continue fleshing out apache.pmc to provide further access to r
+- update documentation