It should probably be integrated in pharo. Stef Begin forwarded message:
From: Oscar Nierstrasz <oscar@iam.unibe.ch> Date: November 19, 2009 5:43:09 PM GMT+01:00 To: Damien Pollet <damien.pollet@inria.fr>, Damien Cassou <damien.cassou@gmail.com> Cc: Stephane Ducasse <stephane.ducasse@inria.fr> 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