I see. But why not to let the class subscribe to what it needs?Maybe something like:-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command subclass: #ClyShowClassRefCommand
ClyShowClassRefCommand class>>registerFor: aCommandActivatoraCommandActivator add: self for: ClyClassSystemBrowserContext.aCommandActivator add: self for: ClyMethodBrowserContext.