gozer 2004/09/14 13:09:56
Modified: todo features_missing
Log:
Log missing mp1 convenient magic. Automatic setting of cmd_args for
configuration directive that have a prototype that can be converted
in args_how.
Revision Changes Path
1.7 +3 -0 modperl-2.0/todo/features_missing
Index: features_missing
===================================================================
RCS file: /home/cvs/modperl-2.0/todo/features_missing,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- features_missing 12 Aug 2004 06:13:28 -0000 1.6
+++ features_missing 14 Sep 2004 20:09:55 -0000 1.7
@@ -18,6 +18,9 @@
- Apache::CmdParms::{GETC,getline} needs compat mapping, similar to
what Apache::Directive->as_string does, but one char or line at a time
+ - Automatic setting of cmd_args in @APACHE_MODULE_DIRECTIVE based on
+ function prototype
+
* Apache::PerlSections missing features for backwards compatibility:
- $Apache::ReadConfig::DocumentRoot
- Apache::PerlSections->store(filename)