On Thu, Jun 5, 2008 at 12:41 PM, Alexander Klimetschek <[EMAIL PROTECTED]> wrote: > input: node name
Ups, this is wrong. It should say "input: key". The node name is the outcome of this algorithm, the key / source string of the message is the input. > esc = cut off 50 char from key > esc = escape esc (using > org.apache.jackrabbit.util.Text.escapeIllegalJcrChars()) > if escaped == original key => put in node name > else => put in sling:key property, use > ensure unique name! append number Alex -- Alexander Klimetschek [EMAIL PROTECTED]
