X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=15f80e871a7e5b470c1e16702e9a5ce6e465a495;hb=ca3bebbd17ab60180dd0e722f43fd29be9b80f06;hp=2093fe3afe0117ef59d659e43594143d1cfc22d8;hpb=2651ba93c1871f0b310f456e2bbeca74ec5d88cd;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 2093fe3..15f80e8 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,8 @@ TODO * Re-implement Mouse with code from Shika * Make coercion work -* Make delegation via handles work \ No newline at end of file +* 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?