Excerpts from Stevan Little's message of Tue Sep 08 12:39:01 -0400 2009: > The TC objects use C::MOP level attributes though, so no types. > > Yes, I think it could be totally pushed outside of Moose, however a > few things would need fixing, such as the type registry.
Just to be sure I'm not missing something: This has nothing to do with coring MooseX::Types, right? It's in the same space as Moose::Util::TypeConstraints, not Moose::Meta::TypeConstraint. hdp.
