stas 01/10/08 19:53:24
Modified: . ToDo
Log:
- should replace Apache::StatINC with Apache::Reload
Revision Changes Path
1.289 +2 -1 modperl/ToDo
Index: ToDo
===================================================================
RCS file: /home/cvs/modperl/ToDo,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ToDo 2001/07/09 15:12:38 1.288
+++ ToDo 2001/10/09 02:53:24 1.289
@@ -109,7 +109,8 @@
- something like 2.0's Apache::BuildConfig for testing build options
-- replace Apache::StatINC with Apache::ModuleReload?
+- replace Apache::StatINC with Apache::Reload, as in modperl 2.x. And
+ make Apache::StatINC a wrapper around the latter.
- CHECK blocks? [Michael J Schout <[EMAIL PROTECTED]>]
INIT blocks? [T.J. Mather <[EMAIL PROTECTED]>]