>I would have preferred to maintain backwards compatibility, but the listener >API had to be changed anyway.
We don't want to make API changes that would break backwards compatibility in maintenance releases. I suggest deprecating the old signature and adding a new one. We can remove the old one when we release v1.2.
