NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
have we heard this before? (Score:1)
Flattened, composable behavior -- sounds like traits [unibe.ch].
;-)
-- dagolden
Re:have we heard this before? (Score:2)
I'm pretty sure that Stevan read some (or all) of those papers before working on roles in Moose.
Reply to This
Parent
Re: (Score:1)
I was sort of making fun of Ovid, since he wrote Class::Trait.
-- dagolden
Re: (Score:2)
Actually, while I wrote the first full-featured trait implementation that I'm aware of (though after others tried their hands at it), but it's Stevan who wrote Class::Trait. I just took over maintenance because I kept sending in bugs reports :)