[Pharo-project] Behavior>>basicLocalSelectors
Dear List, I guess this method returns a collection of selectors that are locally defined (i.e., not imported by some traits). Why it returns nil in Behavior then? Should it return #() instead? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Sorry, I missed the lazy initialization. Cheers, Alexandre On 26 Dec 2008, at 18:21, Alexandre Bergel wrote:
Dear List,
I guess this method returns a collection of selectors that are locally defined (i.e., not imported by some traits). Why it returns nil in Behavior then? Should it return #() instead?
Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (1)
-
Alexandre Bergel