Squeak 6.1alpha supports block closures behind Morph >> balloonTextSelector. See Morph >> balloonText.
Yes, both selectors and blocks respond to the message value. However, they are no interchangeable concepts as is.
Proposal:
- Offer
balloonTextSelectorOrBlock
- Offer
balloonTextBlock