On Mon, Nov 16, 2009 at 1:38 PM, Alexander Klimetschek <[email protected]> wrote: > ...I see the point for DAOs only when you really want to be sure that > application coders can only use the properties you designed for them. > Or when you have a relational model and are required to map it onto an > object model, but that's not the case with JCR. An OCM only adds an > additional layer of code and complexity....
+1 Maybe David's model [1] needs Rule #8: don't use JCR-to-object mappings unless you really really have to ;-) -Bertrand [1] http://wiki.apache.org/jackrabbit/DavidsModel
