Spark - Buzz function by Derek DeMoro

If Derek is about, I’d like to speak to him about the changes he made to client 2.6.0 from 2.5.8 as it has caused a little problem…

There are many changes to the BuzzRoomDecorator class, which I suspect, was what the log refers to as ‘memory fixes’.

These changes, however, cause (I think) the reference to the chatRoom to be lost, so that the Notification message doesn’t appear when a second (or subs.) room for the same recipient is opened.

As I’m creating another Decorator class based on his work, I’d like to know more about the differences between 2.5.8 and 2.6.0 so I can create my class correctly.

Thanks