On Dec 16, 2005, at 11:56 AM, Sean Gilligan wrote:
Dave Johnson wrote:
I'm going to be creating a "jdobackend" directory in the Roller sandbox so that I (and Craig Russell) can experiment with a JDO backend for Roller.
What advantages would a JDO backend have over the current Hibernate implementation?

One big advantage of JDO is that non-LGPL implementations of JDO exist.


Have you considered using Spring's pluggable ORM mapping layer?
http://static.springframework.org/spring/docs/1.1.5/reference/orm.html
It might be a good way to support both Hibernate and JDO.

That's not necessarily a bad idea, but I'm going to use Roller's existing persistence architecture for this experiment.

- Dave

Reply via email to