CVSROOT: /cvs/gnome Module name: yarrr Changes by: walters 05/04/24 13:05:24
Modified files: src/org/gnome/yarrr: Statement.hbm.xml Person.java Statement.java YarrrXmlRpcMethods.java ClosedComment.hbm.xml ClosedComment.java YarrrServlet.java Yarrr.java ReferencableObjectRegistry.java . : ChangeLog web : topiclist.jsp person.js topic.js topic.jsp comment.js src/org/gnome/yarrr/tests: ChatTests.java Log message: 2005-04-24 Colin Walters <[EMAIL PROTECTED]> * ClosedComment.hbm.xml: Make proponents cascade. * ClosedComment.java: Merge in other Person objects into our Hibernate session on creation. * Person.java: Don't register in registry. * ReferencableObjectRegistry.java: Add new getReference method. * Statement.hbm.xml: Cascade proponents. * Statement.java: Don't register. * Yarrr.java: Store ids for theCapn and anonymous instead of Person objects directly. * YarrrServlet.java: Wrap doGet in Hibernate transaction. Add anonymousPerson JSP variable. * YarrrXmlRpcMethods.java: Add getPerson method. Remove all the Person.loadOrCreate in favor of taking Person objects directly as method arguments. * ChatTests.java: Use anonymous person instead of creating new one. * comment.js: Change invocations to use getYarrrPerson() instead of getYarrrName(). * topic.js: Ditto. * person.js: Create Person object. Add getYarrrPerson() method. Change name changing stuff to use getPerson. * topic.jsp: Use anonymousPerson variable, pass to initYarrName()/ * topiclist.jsp: Ditto. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-04-24%2013:04&maxdate=2005-04-24%2013:06 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list