On 1 Dec 2007, at 17:14, Florent Guillaume wrote:

On 1 Dec 2007, at 03:26, Venkat Seeth wrote:
Florent Guillaume wrote:
It's not possible to use a non-JCR compliant repository to store the
documents of Nuxeo EP unless you want to spend several months coding a


new backend.

Thats scary but I can always expose the custom repository with a JCR API or rather adapt my repository to JCR API.

I'm conservative in my estimates because nobody besides us has yet written a backend. However our internal APIs are quite clean and understandable so it shouldn't be "scary" :) Exposing your custom repository with a JCR API is another way to do it, you may want to look at the various subprojects concerning this very problem, like the spi/jcr2spi and spi/spi2jcr contrib projects.

Here, I mean the various Jackrabbit subprojects, hosted in their svn.
See http://svn.apache.org/viewvc/jackrabbit/trunk/

Florent

The JCA adapter is something specific to the JCR backend.
Can I mimic a JCA adapter to say CouchDB. Will that also involve humongous effort.

A JCA adapter is not very big, provided your understand the JCA problem space.

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to