9 messages in org.apache.jakarta.slide-devRE: proposal to move JCR RI to incubator
FromSent OnAttachments
Roy T. FieldingAug 3, 2004 5:29 pm 
Gianugo RabellinoAug 4, 2004 1:14 am 
Daniel FloreyAug 4, 2004 1:51 am 
Daniel FloreyAug 4, 2004 1:58 am 
Mats NorénAug 4, 2004 4:22 am 
Stefan GuggisbergAug 4, 2004 6:13 am 
David NueschelerAug 5, 2004 3:01 am 
Paul RussellAug 5, 2004 4:06 am 
Andrew SavoryAug 6, 2004 3:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: proposal to move JCR RI to incubatorActions...
From:Stefan Guggisberg (ste@apache.org)
Date:Aug 4, 2004 6:13:29 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