X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=818ceae9823161626329f4bc0c5b7d4d3cd8e21d;hb=ff6870694bb440c13826e0f0fa25e760247fd24e;hp=15f80e871a7e5b470c1e16702e9a5ce6e465a495;hpb=cc4c21fc48a1506e8aece043fcd8565742e28f0b;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 15f80e8..818ceae 100644 --- a/TODO +++ b/TODO @@ -1,10 +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 -* more performance tuning to Mouse::Meta::Method::(Con|De)structor -* make Mouse.XS? +TODO: + +Mouse + +* smart exporters +* method confliction +* trait mechanism +* native traits + +MouseX + +* MouseX::Role::Parameterized +