My new changes are in the branch. The first challenge is to get the first page working with the public timeline. We have to add a comet back-end that feeds just one message instead of 40 (which is the existing implementation) and then map the existing javascript (display_messages.js) to the new ids or change the new ui to match the ids in the existing javascript.
On Tue, Dec 22, 2009 at 9:50 PM, Dave Briccetti <[email protected]> wrote: > I’m confused about where things are. I can svn checkout and mvn jetty:run > from both trunk/server and branches/new-ui. Running the latter I see what’s > obviously a new UI. Is this where I want to be, to observe the comet > problem?
