Hi,

Does anyone know if there has been any research or documentation developed
on best practices working with repositories?  Specifically, I'm wondering if
there are any ideal patterns out there for working with the JCR API. I've
seen lots of primitive examples where nodes are accessed directly via
"getNode" and "addNode" etc. However, I think a more scalable solution would
need to wrap nodes with domain logic (similar to how DTO objects are used
with a relational database I suspect). Thanks!
-- 
View this message in context: 
http://www.nabble.com/Jackrabbit-Best-Practices-Design-Patterns-tf4762615.html#a13621138
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to