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.
roles? (Score:0)
Re: (Score:2)
For a variety of reasons they're significantly different. Amongst other issues, C++ and Java interfaces provide no implementation, nor do they offer conflict resolution. See the link dagolden provided for an in depth tour of roles (known also as "traits").
Re:roles? (Score:1)
That question makes it sound like interfaces in C++ and Java actually work. (I suppose they work as designed, which makes them that much worse.)
Reply to This
Parent