[Pharo-project] Problem with de Traits
Nov. 12, 2010
1:07 a.m.
Hi Folks.. I have the following method classesIncluded | includes | includes := OrderedCollection new. TSSerosDB users do:[ :aClass | self processClass: aClass into: includes ]. ^ includes. TSSerosDB is a Trait.. Well when I run the process, I get a MNU.. reciver of users is nil But If I inspect "TSSerosDB users", i get a Identity Set... What's wrong.. why the debugger get something different to another process Thanks in advance..
5741
Age (days ago)
5741
Last active (days ago)
0 comments
1 participants
participants (1)
-
Diogenes Moreira