On Mon, Apr 17, 2006 at 04:44:10PM +0200, Leopold Toetsch wrote:
> Thinking a bit more about it (and discussing this issue with pmichaud) 
> on #parrot - it seems that we really want hierarchical class names too, 
> the more that a Perl6 class isa NameSpace too.
> 
> That means:
> 
> * newclass, subclass, getclass, and new opcodes need variants that take 
> a Key PMC, e.g.
> 
>    cl1 = newclass ['PAST'; 'Node']
>    cl2 = newclass ['POST'; 'Node']
> 
> and
> 
>    obj = new ['PAST'; 'Node']

"I am intrigued by your ideas.  I wish to subscribe to your newsletter."

PS: that means I like it
-- 
Chip Salzenberg <[EMAIL PROTECTED]>

Reply via email to