Attempting to delete a method using GBS browsers results in a MessageNotUnderstood: #confirm:for:
Modifying the GbxBrowser>>removeMethod to remove the #for: keyword from the #confirm:for: message send. The line should read as:
(self gbsMessenger
confirm: 'Are you certain that you\want to remove the selected methods?')
Last updated: 9/3/24