Re: RFC 193 (v1) Objects : Core support for method delegation

[email protected] ("David E. Wheeler") Tue, 05 Sep 2000 15:49:02 -0700
Newsgroups perl.perl6.language.objects
Organization Salon Internet
Message-ID <[email protected]>
"David L. Nicol" wrote:
> 
> When you want to turn off an inherited delegation in an ISA situation?

Um, I don't think I understand the question. Delegation is not
inherited. Any module you inherit from you won't use for delegation,
AFAIK. They're two different beasts.

Or am I misunderstanding you?

David