Hi All!
I cleaned a bit MOViewRenderer by removing all methods that set event handlers. In other words, if you were used to write: view popupText: [:each | ... ].
You now need to do view interaction popupText: [:each | ... ].
Spring is coming, need to clean a bit.
Cheers, Alexandre