Am Freitag, den 10.07.2009, 17:06 -0700 schrieb Jon Lang:
> How about this: in role composition, "mandate" causes methods to take
> precedence over other methods with which they would normally conflict,
> and to conflict with methods that would normally take precedence over
> them.
I really dislik
Raphael Descamps wrote:
> Am Freitag, den 10.07.2009, 17:06 -0700 schrieb Jon Lang:
>> How about this: in role composition, "mandate" causes methods to take
>> precedence over other methods with which they would normally conflict,
>> and to conflict with methods that would normally take precedence
HaloO,
Jon Lang wrote:
I'd still like to get a synonym for "mandate role", though - a word
that captures the meaning of "unit of behavior".
A bit burdened with conflicting meaning but I think "mixin" is what
you are looking for.
Regards, TSa.
--
"The unavoidable price of reliability is simpl
HaloO,
Jon Lang wrote:
Well, yes and no. The class still has the final say on how a given
method is to be implemented; the only thing being debated here is
whether or not the class should have to explicitly pull rank to
redefine a method being provided by a role, or if it does so silently.
The
TSa wrote:
> HaloO,
>
> Jon Lang wrote:
>>
>> Well, yes and no. The class still has the final say on how a given
>> method is to be implemented; the only thing being debated here is
>> whether or not the class should have to explicitly pull rank to
>> redefine a method being provided by a role, or