X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=7c6b268ee49264a1da3fe19056209bc1c3c8f710;hb=f46240732bc1e71e45211a471ffc00e571e026b3;hp=936575f69e91b8a235f5116c4e9f67e54b899e8d;hpb=5de5cd71e44d1503981c90b3a731c46e94c9b3b6;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index 936575f..7c6b268 100644 --- a/TODO +++ b/TODO @@ -29,7 +29,8 @@ Compatibility warnings to add: Proposed functionality / feature additions: - Log setup needs to be less lame, so Catalyst::Plugin::Log::* can die - in a fire. Having $c->log_class would be a good start. + in a fire. Having $c->log_class would be a good start. kane volunteered + to do some of this. Simple example: Catalyst::Plugin::Log::Colorful should just be a subclass of Catalyst::Log, no ::Plugin:: needed.