On Tue, Jul 28, 2009 at 6:22 PM, Vijay Pandey<[email protected]> wrote: > JCR (http://jcp.org/aboutJava/communityprocess/final/jsr170/index.html) is > the spec (99% java interfaces, may be few abstract/final classes along with > exceptions -- that’s what spec is all about -- it doesn’t provide any > implementation) while JackRabbit is one of its implementation. So when you > are using Jackrabbit -- you should be fine with UUID's (the way you are > using it) as mentioned by Alex. If you think you will be replacing > Jackrabbit in future with some other JCR implementation then you need to be > careful while using the additional/advances features from that > implementation, in your case Jackrabbit.
Exactly ;-) Regards, Alex -- Alexander Klimetschek [email protected]
