Re: Playing with the JCR RI

2004-06-25 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Ugo Cei wrote: Il giorno 24/giu/04, alle 18:23, Stefano Mazzocchi ha scritto: But I do think it makes sense to have general pipeline components that are able to read and write into a JCR repository anyway, but probably a Source would be better in this regard. Hmmm, I

Playing with the JCR RI

2004-06-24 Thread Ugo Cei
Dear Cocooners, I've just started to take a look at the JCR (a.k.a. JSR-170) Reference Implementation from Slide, after having read the latest JSR draft, and I feel like exploring the possibilities of its usage inside Cocoon. First thing I tried to do is an implementation of the

Re: Playing with the JCR RI

2004-06-24 Thread Guido Casper
Ugo Cei wrote: Dear Cocooners, I've just started to take a look at the JCR (a.k.a. JSR-170) Reference Implementation from Slide, after having read the latest JSR draft, and I feel like exploring the possibilities of its usage inside Cocoon. First thing I tried to do is an implementation of the

Re: Playing with the JCR RI

2004-06-24 Thread Ugo Cei
Il giorno 24/giu/04, alle 16:37, Ugo Cei ha scritto: Then I thought about doing a Generator that could stream the XML representation of a JCR repo provided by the API. Should be a piece of cake as there's a method that streams it to a ContentHandler. It *would* be a piece of cake if those

Re: Playing with the JCR RI

2004-06-24 Thread Stefano Mazzocchi
Ugo Cei wrote: Dear Cocooners, I've just started to take a look at the JCR (a.k.a. JSR-170) Reference Implementation from Slide, after having read the latest JSR draft, and I feel like exploring the possibilities of its usage inside Cocoon. First thing I tried to do is an implementation of the

Re: Playing with the JCR RI

2004-06-24 Thread Ugo Cei
Il giorno 24/giu/04, alle 18:23, Stefano Mazzocchi ha scritto: But I do think it makes sense to have general pipeline components that are able to read and write into a JCR repository anyway, but probably a Source would be better in this regard. Hmmm, I thought you were somewhat contrary to

Re: Playing with the JCR RI

2004-06-24 Thread Stefano Mazzocchi
Ugo Cei wrote: Il giorno 24/giu/04, alle 18:23, Stefano Mazzocchi ha scritto: But I do think it makes sense to have general pipeline components that are able to read and write into a JCR repository anyway, but probably a Source would be better in this regard. Hmmm, I thought you were somewhat

Re: Playing with the JCR RI

2004-06-24 Thread Pier Fumagalli
On 24 Jun 2004, at 15:37, Ugo Cei wrote: Dear Cocooners, I've just started to take a look at the JCR (a.k.a. JSR-170) Reference Implementation from Slide, after having read the latest JSR draft, and I feel like exploring the possibilities of its usage inside Cocoon. First thing I tried to do is