CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     walters 05/04/07 17:08:44

Modified files:
        src/org/gnome/yarrr: YarrrServlet.java ActiveTopicObject.java 
                             ActiveTopic.java Yarrr.java 
                             YarrrXmlRpcMethods.java 
        web            : topic.jsp referencableobject.js topic.js 
        .              : ChangeLog 

Log message:
2005-04-06  Colin Walters  <[EMAIL PROTECTED]>
Jonathan Blandford  <[EMAIL PROTECTED]>

* ActiveTopic.java: Move all polling functionality out of here and into
Yarrr.java.
* Yarrr.java: Polling moves into here.  We create a new PollContext object
which maintains a set of client state and present people, etc.
* YarrrServlet.java: Don't store client id persistently.
* YarrrXmlRpcMethods.java: Allow polling on any object, not just ActiveTopic.
* referencableobject.js: Create new Yarrr object which maintains polling state.
* topic.js: Move polling out of here.  Also kill all references to theTopic
by creating new onUnread signal which we pass down through constructors.
* topic.jsp: Update for new Yarrr object, etc.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-04-07%2017:07&maxdate=2005-04-07%2017:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to