In some previous version of Pharo we had the protocol of methods displayed in the message browser. It is really useful IMO because if I see a method in a private protocol, then I'll know I should not use it.
Would it be possible to get it also in the current message browser?
In some previous version of Pharo we had the protocol of methods displayed in the message browser. It is really useful IMO because if I see a method in a
privateprotocol, then I'll know I should not use it.Would it be possible to get it also in the current message browser?