Realized just after I sent this that this isn't sufficient, because we need to
change the listener interface. Maybe we need to create a 1.1.1 branch.
On Thursday, April 09, 2009, at 02:54PM, "Greg Brown" <[email protected]> wrote:
>>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.
>
>
>