in reply to Re: Re: Will role-based programming be part of the standard Perl 6 distribution?
in thread Will role-based programming be part of the standard Perl 6 distribution?
That's true, but it's at least as important that the core libraries use does() instead of isa() (or its replacement) when checking object-typey things. Libraries should be extensible without dictating too much of their usage.
|
|---|