History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SMACK-6
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matt Tucker
Reporter: Matt Tucker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Smack

Don't force use of collectors in Chat, GroupChat, etc

Created: 10/25/04 10:05 PM   Updated: 02/04/07 12:52 PM
Component/s: Core
Affects Version/s: None
Fix Version/s: 3.0.0 Beta 1

Time Tracking:
Not Specified

Issue Links:
Related to
 

Resolution Date: 02/04/07 12:52 PM


 Description  « Hide
Chat, GroupChat, and MultiUserChat essentially force users to use the collector. Otherwise, messages will queue up. This is a problem when people only want to use Listeners, for example. More on this at:

http://www.jivesoftware.com/jive/thread.jspa?threadID=12950



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Matt Tucker - 02/04/07 12:52 PM
  • The GroupChat class is now gone.
  • The Chat class forces use of a listener only by default – collector is optional.
  • MultiUserChat still needs to be updated, will open another issue.