Alex Lukin wrote:
Why inventing the wheel?
What bad about ISO ISO9075 ?

ISO9075 also encodes characters, which are valid in JCR names. e.g. if you have a path "/home/marcel/My Documents"

ISO9075 will encode it to:
"/home/marcel/My_x0020_Documents"

While this makes sense and is even required for a document view export it is unnecessary for a general purpose application on top of the JCR API.

regards
 marcel

Reply via email to