Jorge,

Am 22.08.2013 um 15:28 schrieb Jorge Ressia <jorge.res...@gmail.com>:

> Hi Norbert,
> 
> It sounds like you want something like talents Talents 
> http://scg.unibe.ch/research/bifrost/talents.
> However, there is no running version on pharo 3.0 yet.
> 
> I am not aware of work on object-specific traits, I could be wrong though.
> 
you might be right. The way talents work is basically what I am asking for. I 
never got into depth with talents and thought it is much more than adjustment 
of behavior on per object base. I was hoping there are some easy things 
available to use in order to modify behavior lookup. I should have a look at 
talents. Thanks for the tip.

Norbert

> Cheers,
> 
> 
> On Thu, Aug 22, 2013 at 3:23 PM, Norbert Hartl <norb...@hartl.name> wrote:
> Does pharo support runtime trait composition or does it only work on class 
> definition time. I mean something like
> 
> anObject addTrait: MySpecialCapability
> anObject removeTrait: MySpecialCapability
> 
> Norbert
> 
> 
> 
> 
> 
> -- 
> Jorge Ressia
> www.jorgeressia.com

Reply via email to