[Yanel-dev] JCR and Yanel

Michael Wechner michael.wechner at wyona.com
Thu Jan 10 00:07:58 CET 2008


Evaldas Taroza wrote:

> Hi everyone,
> I am reading now about JCR. Is Yanel JCR compliant, if yes, then which 
> level(1, 2, 3)?


there is JCR-Yarep implementation which is using Apache Jackrabbit, 
which means yes ;-) but

> Somehow I don't really like that Yanel is keeping all the resources 
> (where most of it is XML) in the file system.


it doesn't, it's using Yarep as data abstraction layer, but in the 
sample realms the file system implementations of yarep are being used 
and hence you can see the data within the filesystem, but you can easily 
switch.

Yarep also contains a utility to migrate your data from one 
implementation into another one, e.g. from virtual filesystem to eXist.

> There are pretty good native XML databases around, e.g. eXist, which 
> would be quite a nice thing to use as a content repository. What do 
> you think?


agreed, but the key is the data abstraction layer which is hiding the 
actual implementation. So maybe eXist is a better implementation than 
others, but the application itself is never seeing this implementation, 
but only the API, e.g. JCR or Yarep.

HTH

Michi

>
> Evaldas
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development



-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list