> I know Janne has gone to all that trouble to create Priha, and while
> I'm likewise a big fan of JSR-170 and JackRabbit, my own experience in
> using it as a backend (for digital library software) was that it was
> overly complicated for what I was doing. I've admittedly not been
> following this project as closely as I was a few years ago so I don't
> know the status of Priha vis a vis JSPWiki, but note that it hasn't
> become the default backend, that Janne isn't as heavily involved in
> the JSPWiki project, and that Priha seems to have somewhat taken on a
> life of its own.

I wouldn't recommend using JCR anymore for JSPWiki. It is, as you point out, 
overly complicated and many of its features (like versioning) are ill suited 
for JSPWiki purposes. Also I'm no longer developing Priha, so someone would 
need to pick that up too.

An redesigned version of the current enhanced with metadata and subpage/subwiki 
support should be sufficient, something like switching a WikiName class to 
everywhere that Strings are being used to denote a page, then having it support 
a simple [subwiki:page1/page2] syntax...

/Janne

Reply via email to