X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=818ceae9823161626329f4bc0c5b7d4d3cd8e21d;hb=b88483474b62665f14e3a3663be5bba38292a2d6;hp=bc9674482f4677c4243438a8d83908b875d45492;hpb=593721522c93257b7d733a0ad048d3de21703384;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index bc96744..818ceae 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,13 @@ -TODO -==== - -* Re-implement Mouse with code from Shika -* Make coercion work -* Make delegation via handles work -* Make TypeConstraints from Shika -* Copy some features from Scalar::Util's XS - +TODO: + +Mouse + +* smart exporters +* method confliction +* trait mechanism +* native traits + +MouseX + +* MouseX::Role::Parameterized +