doc clarification
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 2443b0f..5669c63 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,18 +1,13 @@
+Bugs:
+   - Make logging levels properly additive.
+   - Stats bugs?
+   - Moose tests failing - new MX::MethodAttributes helps with this somewhat.
+   - HTTP::Request::AsCGI 0.8
 
-  - Add Class::Accessor compats
-    * Catalyst::Request
-    * Catalyst::Response
-    * Catalyst::Dispatcher
-    * Catalyst::Request::Upload
-    * Catalyst::Action
-    * Catalyst::ActionChain
-    * Catalyst::ActionContainer
+   - Chained bugs in http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master
 
-  - Make classes immutable at setup() time
+Compatibility:
 
+   - $self->config should warn as config should only ever be called as a
+     class method.
 
-  - GRODITI's list:
-    * comments marked /Moose TODO/i in the code
-    * Fix the CDI compat hack so we can start moving to immutable
-    * Profile before and after immutable.
-    * I think now owuld be a good time to lay ground for the App / Ctx split
\ No newline at end of file