+1 for putting it in the trunk. I need it to do hierarchy-aware
PagePermissions.
On Dec 8, 2008, at 18:03, Janne Jalkanen <[EMAIL PROTECTED]>
wrote:
Folks,
I just checked in a new class called WikiName (in the *.content-
package) into the JSPWIKI_JCR_BRANCH. The point of this class is to
make it easier to support a multiwiki/subpage setup (so that we
don't have to keep parsing/reparsing the paths in String format).
It's a fairly straightforward thing to add transparent support to
WikiPage as well.
Since it's not really that dependent on JCR itself, I'm wondering if
it would make sense to check it into the trunk as well. Could you
please check if it's a good or a bad idea, and whether it's ok to
add to the trunk - and most importantly, would it make your life
easier or harder? [I would imagine this would make Andrew's job
easier at least.]
(Note, there is no factory yet, but one should probably be added.)
/Janne