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 <[email protected]> >> Date: November 19, 2009 5:43:09 PM GMT+01:00 >> To: Damien Pollet <[email protected]>, Damien Cassou >> <[email protected] >> > >> Cc: Stephane Ducasse <[email protected]> >> 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 > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
