NewTools
NewTools copied to clipboard
StCommand MUST NOT refer to Smalltalk
SpBrowseMethodVersionCommand >> execute
| target |
target := self target.
Smalltalk tools versionBrowser
browseVersionsForClass: target methodClass
selector: target selector
They should access the application!