Sugar demo 2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Factor out the list of buddies from the chat and move it to the shell |
* Factor out the list of buddies from the chat and move it to the shell |
||
* Make it contextual to the current activity/group |
* Make it contextual to the current activity/group |
||
* Reuse the chat code (not the service) in the shell to show contextual chat |
|||
A more detailed [[SugarDemo2TODO]] |
A more detailed [[SugarDemo2TODO]] |
Revision as of 21:28, 5 June 2006
- Factor out the presence stuff to his own module
- Add support for multiple p2p groups (so that each activity can use his own group)
- Factor out the list of buddies from the chat and move it to the shell
- Make it contextual to the current activity/group
- Reuse the chat code (not the service) in the shell to show contextual chat
A more detailed SugarDemo2TODO