StéphaneDucasse
StéphaneDucasse
Tx I will fix it.
May be I missed it but I cannot find the way to look at the users of SharedPool
When I select a sharedPool I cannot see a menu to have browse users.
When I select a class I cannot see browse shared pool definition
windowIsClosing (used in Morph - bad idea) would be better named windowClosing The is conveys the idea that this is a predicate.
windowIsOpening should be renamed windowOpening to follow windowClosing above ``` windowIsOpening self windowIsOpened ```
``` windowClosed isClosed := true. self application windowClosed: self ``` -> closeWindow
Normally this done but we should check.
No it does not work :(