On Sun, 23 Dec 2001, Stas Bekman wrote:
 
> That means two different ways to add configuration.

yup.  because we're doing different things.  and for the record: there
are already more than 2 ways to add configuration.  tho only one to run
the CONFIGURE routine.

> Why cannot we make the .pm scanner more generic?

because it was designed to be specific to modperl and it will stay that
way.  in fact, it might become even more specific to modperl in the
future.

> The magic is not mod_perl specific.

most of configure_pm_tests is mod_perl specific.

> The __DATA__ section can work for non-modperl, so does
> APACHE_TEST_CONFIGURE.

right, which is why i pointed out that we should just run
add_module_config() and run_apache_test_config() on these other files,
which are generic routines.

Reply via email to