Andreas Hartmann schrieb:
(...)
- Is Jackrabbit stable enough to act as the default Lenya
repository implementation?
I agree that's a valid concern. I guess, from the community
perspective, we have to try :) An alternative scenario is to base
Lenya's content handling on the JCR API anyway (meaning, a Lenya node
becomes a JCR node etc.) and for storage have our content mapped
one-to-one onto files, as it is now.
Does this mean that we provide our own stripped-down JCR implementation?
Yes. What I am wondering is if it would be possible to turn the current
Lenya repository implementation inside-out. Lenya internals would only
use JCR classes (instead of e.g. Lenya's Node class). The current
repository implementation becomes Lenya's stripped-down JCR
implementation, which would be registered using the same mechanism as
any other JCR implementation. I'm not sure that makes sense, but if it
does, it should make for a smoother transition.
--
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]