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.
Posted by David Czarnecki on May 24, 2003 at 11:01 AM EDT #
Posted by Paul Rivers on May 24, 2003 at 06:12 PM EDT #
Posted by Dave Johnson on May 24, 2003 at 06:35 PM EDT #