New issue 8 by esteba...@gmail.com: migrate old event mechanism to
announcement
http://code.google.com/p/marsonpharo/issues/detail?id=8
We use announcements to trigger events, but there are some remaining cases,
like MRButton>>#onAction:, who still uses old mechanism.
We need to clean this.