Doug MacEachern wrote:
> On Tue, 4 Jun 2002, Stas Bekman wrote:
>
>
>>I haven't finished porting the registry family. When I'm done there will
>>be no need for Apache::compat to run ModPerl::Registry. Why would you need
>>to know whether you are running under Apache::Registry or
>>ModPerl::Registry? they are absolutely the same from the point of scripts.
>>Or are you talking about something else?
>
>
> gerald is talking about configuring the httpd.conf to use one or the other
> for testing. one thing we could do is have modperl add a MODPERL2 define
> internally, as if the server has been started with -DMODPERL2. that can
> be used with <IfDefine MODPERL2> in .conf files and with
> if Apache->define("MODPERL2") in perl code.
BTW, Gerald, if you are using compat, you can still use the 1.0's
Apache::Registry. So you don't really need to conditional.
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]