From: Tomas Doran Date: Sun, 12 Apr 2009 15:21:18 +0000 (+0000) Subject: Remove TODO, still breaks CX::Imports, but don't care.. X-Git-Tag: 5.80001~38 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=bb52b364e4dde1504e8a3c4db4bedf19d39b8027 Remove TODO, still breaks CX::Imports, but don't care.. --- diff --git a/TODO.register_actions b/TODO.register_actions deleted file mode 100644 index 8c78811..0000000 --- a/TODO.register_actions +++ /dev/null @@ -1,14 +0,0 @@ -Catalyst-Controller-FormBuilder: - t/unit_metaclass_compat_non_moose.t - -Catalyst-Model-Search: -CatalystX-CRUD: - Could not load class (MyApp) because : Can't locate object method - "get_all_methods_with_attributes" via package - "Class::MOP::Class" at lib/Catalyst/Controller.pm line 184. - -CatalystX-Imports: - Could not load class (TestApp) because : Can't locate object method - "_action_cache" via package "TestApp::Controller::Vars" at - lib/CatalystX/Imports.pm line 192. - Compilation failed in require at lib/Catalyst/Utils.pm line 278.