CVSROOT: /cvs/gnome Module name: yarrr Changes by: walters 05/03/24 15:15:31
Modified files: src/org/gnome/yarrr/tests: TopicUsingTest.java . : ChangeLog src/org/gnome/yarrr: Chat.java YarrrXmlRpcMethods.java Point.java LiveComment.java YarrrServlet.java ActiveTopic.java Topic.java Yarrr.java web : index.html topic.js servlet-info.xml src/org/gnome/yarrr/xmlrpc: XmlRpcHandler.java Added files: src/org/gnome/yarrr/tests: YarrrTests.java web : topic.jsp Removed files: web : topic.html bin : .cvsignore Log message: 2005-03-24 Colin Walters <[EMAIL PROTECTED]> Jonathan Blandford <[EMAIL PROTECTED]> * ActiveTopic.java: Just stores a Topic now, and uses its id. * Chat.java, YarrrXmlRpcMethods.java: Use logging instead of system.out. * LiveComment.java: Use internal id sequence instead of taking one as parameter. * Point.java: Remove generated javadoc goo. * Topic.java: Use internal id sequence number generation, take String name as parameter. Include mapping of names to Topics. * Yarrr.java: Change initialization and activateTopic to use new setup. * YarrrServlet.java: Refactor doGet method to parse topic names and determine ID. Delegate to index.jsp with topic id. * TopicUsingTest.java: Update for new Topic constructor. * YarrrTests.java: Test yarrr setup. * XmlRpcHandler.java: Kill more generated javadoc goo. * index.html: Fix default page. * servlet-info.xml: Update URL mappings to handle /topic. * topic.html: Rename to topic.jsp; is now a dynamic JSP page. Include dynamic topic id in generated javascript. * topic.js: Use topicid variable instead of hardcoding. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-03-24%2015:14&maxdate=2005-03-24%2015:16 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list