add items about coring MX::Aliases, MX::MethodAttributes; type intersections
[gitmo/Moose.git] / TODO
diff --git a/TODO b/TODO
index 1ef4de5..460dd39 100644 (file)
--- a/TODO
+++ b/TODO
@@ -367,6 +367,15 @@ Roles don't preserve attribute `insertion_order`.
 
 Type constraint object constructors don't validate the type name provided.
 
+### MooseX::Aliases in core
+
+Is there any reason why this would be bad?  It would certainly make the
+implementation a little faster (it can be inlined better).
+
+### MooseX::MethodAttributes in core
+
+discuss
+
 ----
 
 ## Old todo
@@ -393,6 +402,7 @@ created
 ### type intersections
 
 Mostly just for Roles
+KENTNL is working on this
 
 ### inherited slot specs