aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-02-12 01:12:12 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-02-12 01:12:12 +0000
commitbaee102d2189942f509b43d703d74e4e21c64403 (patch)
tree9106a80ba97161ac8a56b1675cad464b1dfd105e /TODO
parentcf6fb234d0c47cf05376d6724a401ff8400e3ba5 (diff)
downloadreaction-baee102d2189942f509b43d703d74e4e21c64403.tar.gz
reaction-baee102d2189942f509b43d703d74e4e21c64403.zip
use MooseX::Types::Common and MooseX::Types::DateTime
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9a10b52..e1ff849 100644
--- a/TODO
+++ b/TODO
@@ -30,4 +30,9 @@
* Reaction::UI::ViewPort::Field
- Why did the check for non lazy_fail lazy attrs go away? it breaks my IMs
- code is commented out, but does anyone know why? \ No newline at end of file
+ code is commented out, but does anyone know why?
+
+* Reaction::Types::*
+ - Eliminate the ones we can spin into external MooseX::Types stuff
+ - re-export the types from MooseX::Types::Common as Reaction types
+ - same thing but with the DateTime and MooseX::Types::DateTime \ No newline at end of file