[libtype-tiny-perl] 38/46: update TODO

Jonas Smedegaard dr at jones.dk
Fri Sep 12 18:48:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 1.001_000
in repository libtype-tiny-perl.

commit 83d049acce2fca35386e36b3599a7713bf6b28f9
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sun Sep 7 16:41:01 2014 +0100

    update TODO
---
 TODO | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/TODO b/TODO
index 75929e4..9dee7d2 100644
--- a/TODO
+++ b/TODO
@@ -4,17 +4,6 @@ Post-1.000000 Changes
 * Type::Params should provide compile_named/validate_named functions
   tailored for named parameters rather than using the slurpy Dict hack.
 
-* Type::Utils::dwim_type shouldn't fall back to pulling types from the
-  Moose/Mouse type registry unless the caller is a Moose/Mouse-based
-  package *OR* it is explicitly requested like
-  
-     dwim_type("Foo", using => "Mouse")
-  
-* Also, there should be a way to disable Type::Utils::dwim_type falling
-  back to making a class_type. Instead of does=>1, it should be more like
-  fallback=>"make_class_type"|"make_role_type"|undef. Still need to
-  support does=>1 for back-compat.
-
 * Try to make inlining for ClassName, RoleName, StrMatch, etc more
   suitable for things like Mite.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git



More information about the Pkg-perl-cvs-commits mailing list