9 messages in org.apache.jakarta.slide-devRE: proposal to move JCR RI to incubator
FromSent OnAttachments
Roy T. Fielding03 Aug 2004 17:30 
Gianugo Rabellino04 Aug 2004 01:15 
Daniel Florey04 Aug 2004 01:52 
Daniel Florey04 Aug 2004 01:58 
Mats Norén04 Aug 2004 04:22 
Stefan Guggisberg04 Aug 2004 06:13 
David Nuescheler05 Aug 2004 03:01 
Paul Russell05 Aug 2004 04:06 
Andrew Savory06 Aug 2004 03:43 
Subject:RE: proposal to move JCR RI to incubator
From:Stefan Guggisberg (ste@apache.org)
Date:08/04/2004 06:13:51 AM
List:org.apache.jakarta.slide-dev

hi gianugo

1. slide dependancy: I understand that the jcrri code has still quite a bit to do with slide, which is used as a backend (please correct me if I'm wrong). How would this affect the development process for all the stuff which doesn't clearly belong to slide or jcrri but affects both?

jcrri has no dependency on the slide code base. i started development from scratch. the ri currently uses an abstract file system to persist the repository state. the concrete file systems to be used can be configured. one implementation of the file system is built on top of the webdavclient lib. but this is legacy code from an older ri implementation and i will probably remove that.

cheers stefan