RE: Namespaces, part 2

2003-12-16 Thread Chris Shawmail (E-mail)
> From: Dan Sugalski [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 16, 2003 6:56 AM > To: [EMAIL PROTECTED] > Subject: Namespaces, part 2 > > load_global $P1, ['foo'; 'bar'] '$baz' > load_global $P2, ['foo'; 'bar'] '$xyzzy' I'm not at all familiar with the intricacies of Parrot inter

Roles and Mix-ins?

2003-12-13 Thread Chris Shawmail (E-mail)
I'm still digesting the vocabulary thread, but while I do, let me ask a question that's probably crystal clear to everyone else. Do roles act as a form of mix-in, as Ruby modules may, and Objective-C protocols do? Would the following two snippets be at all equivalent? # Perl6 role Talk { meth