From: Florian Ragwitz Date: Thu, 16 Oct 2008 00:33:34 +0000 (+0000) Subject: Two new TODO items. X-Git-Tag: 5.8000_03~32 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=72737d6061fbe37d21502337ea5d21e8ac1f2915 Two new TODO items. --- diff --git a/TODO b/TODO index 96d86e9..a049144 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ + - Get rid of Class::Inspector. Class::MOP has 'is_class_loaded' and + 'load_class', which is all we use Class::Inspector for. + + - Make Catalyst::Test use Sub::Exporter or maybe Moose::Exporter. - Add Class::Accessor compats * Catalyst::Request