Migrated from rt.cpan.org #84351 (status was 'open')
Requestors:
From drolsky@cpan.org (@autarch) on 2013-04-01 19:26:39:
When a type inherits from a series of parents, the failure message it throws should come from the failing parent if that parent's constraint fails.
This will require some changes to how inlining works. Maybe the inlined constraint needs to return false on success and return a failure message on failure?
Migrated from rt.cpan.org #84351 (status was 'open')
Requestors:
From drolsky@cpan.org (@autarch) on 2013-04-01 19:26:39:
When a type inherits from a series of parents, the failure message it throws should come from the failing parent if that parent's constraint fails.
This will require some changes to how inlining works. Maybe the inlined constraint needs to return false on success and return a failure message on failure?