Fwd: Bug in Nile extension to Traits

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Bug in Nile extension to Traits

Stéphane Ducasse
It should probably be integrated in pharo.

Stef

Begin forwarded message:

> From: Oscar Nierstrasz <[hidden email]>
> Date: November 19, 2009 5:43:09 PM GMT+01:00
> To: Damien Pollet <[hidden email]>, Damien Cassou <[hidden email]>
> Cc: Stephane Ducasse <[hidden email]>
> Subject: Bug in Nile extension to Traits
>
>
> Hi guys,
>
> There is an annoying bug in TraitBehavior>>allUsersOrSubclasses
>
> It fails to collect the traits that are immediate users of the given trait.
>
> I was planning to post a Pharo issue and bug fix, when I realized it is not even in the Core!
>
> I attached the missing test and the fix.  Perhaps you should integrate this into Nile.
>
> (I discovered this while updating my traits lecture for the Smalltalk course.)
>
> Cheers,
> - on
>

>
>


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

TraitBehavior-allUsersOrSubclasses.st (450 bytes) Download Attachment
TraitModelTest.st (598 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Bug in Nile extension to Traits

Adrian Lienhard
What is this method useful for?

Adrian


On Nov 19, 2009, at 20:43 , Stéphane Ducasse wrote:

> It should probably be integrated in pharo.
>
> Stef
>
> Begin forwarded message:
>
>> From: Oscar Nierstrasz <[hidden email]>
>> Date: November 19, 2009 5:43:09 PM GMT+01:00
>> To: Damien Pollet <[hidden email]>, Damien Cassou <[hidden email]
>> >
>> Cc: Stephane Ducasse <[hidden email]>
>> Subject: Bug in Nile extension to Traits
>>
>>
>> Hi guys,
>>
>> There is an annoying bug in TraitBehavior>>allUsersOrSubclasses
>>
>> It fails to collect the traits that are immediate users of the  
>> given trait.
>>
>> I was planning to post a Pharo issue and bug fix, when I realized  
>> it is not even in the Core!
>>
>> I attached the missing test and the fix.  Perhaps you should  
>> integrate this into Nile.
>>
>> (I discovered this while updating my traits lecture for the  
>> Smalltalk course.)
>>
>> Cheers,
>> - on
>>
> <TraitBehavior-allUsersOrSubclasses.st><TraitModelTest.st>
>>
>>
>>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Bug in Nile extension to Traits

Marcus Denker-3
In reply to this post by Stéphane Ducasse

On Nov 19, 2009, at 8:43 PM, Stéphane Ducasse wrote:

> It should probably be integrated in pharo.

I added http://code.google.com/p/pharo/issues/detail?id=1471

        Marcus
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project