X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=blobdiff_plain;f=TODO;h=460dd39d779fdb47908aba5f5cf310baa39be005;hp=1ef4de526058f4f94d26d60a6dab2757f85af5ee;hb=6bd51c54d68be2768e5714397b9e2f8b9c9dc9e7;hpb=e2aba703edb41b4b597d10ff232e5c363142854c diff --git a/TODO b/TODO index 1ef4de5..460dd39 100644 --- 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