X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=b8cffd18bf0c3802ff6743d509f4b08a5a40979e;hb=a127b1987f6a2a69e0128fd51b7e989e7438c313;hp=e96c161b52abe7670fecd866b3079b8c3587f723;hpb=79a3f1420ecfa48ebd86f01f1f43bc9cfc13c978;p=catagits%2FCatalyst-Runtime.git diff --git a/TODO b/TODO index e96c161..b8cffd1 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,9 @@ Compatibility: - Provide an extension so that components can have a Moose::Object constructor and an @ISA which makes c3 happy on both 5.7X and 5.8X. + - $self->config should warn as config should only ever be called as a + class method. + Testing: - Run more smokes