> -----Original Message-----
> From: Stas Bekman [mailto:[EMAIL PROTECTED]]
> 
> [CC'ing Matt, in case here is not on the list]

(thanks, I'm not on the list at the moment due to continued sergeant.org
outage)

> > Apache::Reload should be changed to only re-load the file 
> if it exists
> > (-e), Apache::compat is not the only case where a value is 
> added to %INC
> > that is not a file.
> 
> that's easy.

Should we even worry about the whole @INC contains coderef thing currently
being worked on for 5.8?

> > nah, just replace Apache::StatINC with Apache::Reload.
> > Apache::compat is mainly concerned with making existing code
> > run.  changing PerlModule Apache::StatINC to PerlModule 
> Apache::Reload is
> > a config issue, and something that can already be changed in 1.x
> 
> 
> Won't it create confusion since Matt maintains one on CPAN? 
> If we intergate 
> it in, is it possible to remove the one from CPAN. Matt? 

It was always on the cards to integrate Reload into mod_perl replacing
StatINC, we just never got around to it. It won't create confusion because
when it happens we'll update the version number so that getting the most
recent version will be in mod_perl itself. We will also probably need to
stick it into mod_perl 1.x too though.

> We keep the Apache::Reload name, right?

Yup.

Matt.

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to