hdp:
> Strict constructors, on the other hand, can work unchanged regardless of the
metaclass's mutability or lack thereof.

Well, what you said is reasonable.  make_immutable(strict_constructor
=> 1) is not a good interface.

Internally, $pkg->meta->strict(1) is the best, but it requires too
much typing, so I need a sweet interface. "use Moose::Strict" seems
good, but "use Moose -strict" seems more sweet, I think.

-- 
Goro Fuji (藤 吾郎)

Reply via email to