X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=9997221b271295d455adeb10861e6f0f25e8fe46;hb=a497c7d3c518bbecf930e3f17d7a75b9bf84fa2f;hp=86690c2842794c345ddd5318c6b572a528fbfe0e;hpb=fdec46ff3fe73d4026211a06966d9320b222ea26;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 86690c2..9997221 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,12 @@ -TODO -==== +TODO: + +Mouse + +* smart exporters +* trait mechanism +* native traits + +MouseX + +* MouseX::Role::Parameterized -* Re-implement Mouse with code from Shika -* Make coercion work -* Make delegation via handles work -* Make TypeConstraints from Shika