Blogging Roller

Dave Johnson on open web technologies, social software and Java

Rojsom.

The Roller backend is all interfaces. We have one implementation of the backend that uses Castor-JDO for persistence and we have another that uses Hibernate. It would be fun to try to create an implementation that uses the Blojsom file-store. The WeblogManager interface could probably be implemented using Blojsom, but what about the BookmarkManager and the NewfeedManager? Maybe those could be implemented by using OPML files.

Comments:

You could also tackle Simon Brown's Pebble while you're at it and call it Rebble.

Posted by David Czarnecki on May 24, 2003 at 11:01 AM EDT #

Doesn't that mean that anyone who want to try to add anything to the data (like metadata, or multiple categories), would now have to implement it 3 different ways?

Posted by Paul Rivers on May 24, 2003 at 06:12 PM EDT #

Fun to develop != fun to maintain

Posted by Dave Johnson on May 24, 2003 at 06:35 PM EDT #

Post a Comment:
  • HTML Syntax: Allowed