Blogging Roller

Dave Johnson on open web technologies, social software and software development

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.

Dave Johnson in Roller • 🕒 07:51PM May 23, 2003
Tags: Roller
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 02:01 PM 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 09:12 PM EDT #

Fun to develop != fun to maintain

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

Post a Comment:
  • HTML Syntax: NOT allowed