From: Tomas Doran Date: Tue, 12 May 2009 12:04:24 +0000 (+0000) Subject: Add method modifier bug to TODO X-Git-Tag: 5.80004~30 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aaee1a0a5c8f57a15bc1474b52add5729f65c66f;hp=5b6f82d2a814300635703289c910683f4133ebdc;p=catagits%2FCatalyst-Runtime.git Add method modifier bug to TODO --- diff --git a/TODO b/TODO index 605d275..eb2bafb 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,9 @@ Known Bugs: - Attribute called 'actions' in controllers - needs to be renamed to _actions. + - before finalize causes you to miserably fail to call plugins finalize + method (dmaki) + Compatibility warnings to add: - $self->config should warn as config should only ever be called as a