NewTools
NewTools copied to clipboard
Better class comment for MessageBrowserPresenter
A MessageBrowser is a UI to browse a list of method, regardless of what they could be.
MessageBrowserPresenter new
messages: (SystemNavigation new allSendersOf: #at:);
open
MessageBrowserPresenter
browse: (SystemNavigation new allSendersOf: #at:)
The issue is for Spec.