CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     walters 05/05/04 23:29:19

Modified files:
        src/org/gnome/yarrr: HibernateUtil.java Statement.java Chat.java 
                             YarrrXmlRpcMethods.java 
                             ClosedComment.hbm.xml ClosedComment.java 
                             ActiveTopic.java ClientPoll.java Topic.java 
                             Yarrr.java ReferencableObjectRegistry.java 
        .              : ChangeLog 
        web/stylesheets: topic.css 
        web            : topic.js 
        src/org/gnome/yarrr/tests: YarrrTests.java 
Added files:
        src/org/gnome/yarrr: ChatMessage.java ChatMessage.hbm.xml 

Log message:
2005-05-04 Colin Walters  <[EMAIL PROTECTED]>

* ActiveTopic.java: Switch usage of Topic.load to Hibernate directly.  Update
for new ClosedComment constructor API.  Update for Chat.Message -> ChatMessage.
* Chat.java: Move Message to ChatMessage.
* ChatMessage.java: Broken out from Chat.Message.
* ChatMessage.hbm.xml: Hibernate mapping.
* ClientPoll.java: Remove minor redundant code.
* ClosedComment.java: Add openDate member, remove messages.  We now
dynamically determine the set of messages.
* ClosedComment.hbm.xml: Update.
* HibernateUtil.java: Add ChatMessage.
* ReferencableObjectRegistry: Delete findLoadMethod.
* Statement.java: Delete load method
* Topic.java: Delete load method.
* Yarrr.java: Register ChatMessage as persistent.
* YarrrXmlRpcMethods.java: Call ClosedComment.dumpMessages().
* YarrrTests.java: Update for new ClosedComment API, add in 3rd message
and be sure it isn't included.
* topic.js: Readd link for closed comment messages.
* topic.css: Add style for link.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-05-04%2023:28&maxdate=2005-05-04%2023:30

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

Reply via email to