At 07:54 PM 2/12/2004 +0000, Mark Stosberg wrote:
>On 2004-02-12, Cees Hek <cees@xxxxxxxxxxxxxxxx> wrote:
>>
>> I think that perhaps it is best to just remove the need for CGI::Carp
>> completely from CGI::Application and just use Carp instead. Then a user
>> that really wants to use CGI::Carp can load it themselves (CGI::Carp
>> sets *CORE::GLOBAL::die = \&CGI::Carp::die, so CGI::Application will
>> still use the CGI::Carp'ified die regardless of where CGI::Carp is
>> loaded). This isn't going to break any code, it will just mean the
>> error messages are printed to the error log without timestamps.
>
>I say 'Amen, brother!'. Can I get any other "Amen's" out there?
+1 Amen here. As long as Carp is there it is fine.
John
>I like the simplicity of this. I could give a hoo-ha piddly-poo if old
>applications start having a different error log format, but getting
>wacky with how importing works seems like it will be a source for
>further confusion if not actual bugs.
>
> Mark
>
>--
> . . . . . . . . . . . . . . . . . . . . . . . . . . .
> Mark Stosberg Principal Developer
> mark@xxxxxxxxxxxxxxx Summersault, LLC
> 765-939-9301 ext 202 database driven websites
> . . . . . http://www.summersault.com/ . . . . . . . .
>
>
>---------------------------------------------------------------------
>Web Archive: http://www.mail-archive.com/cgiapp@xxxxxxxxxxxxxxxxx/
> http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
>To unsubscribe, e-mail: cgiapp-unsubscribe@xxxxxxxxxxxxxxxxx
>For additional commands, e-mail: cgiapp-help@xxxxxxxxxxxxxxxxx
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/cgiapp@xxxxxxxxxxxxxxxxx/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: cgiapp-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: cgiapp-help@xxxxxxxxxxxxxxxxx
|