[Catalyst-dev] is _log an 'official' method of Catalyst::Log?
Sebastian Riedel
sri at oook.de
Tue Jul 19 17:18:46 CEST 2005
Am 19.07.2005 um 12:40 schrieb Matthias Waldorf:
>> _ means private, it's not even documented... ;)
>>
>
> Well, then why not changing it from '_log' to 'log'? Should not do
> any harm and make live easier when subclassing . You would need to
> replace only one method instead of five ...
No, we want to keep it compatible with Log::Dispatch and
Log::Log4perl, that won't work anymore if we expose _log.
--
sebastian
More information about the Catalyst-dev
mailing list