Hi, On 10/20/06, Tako Schotanus <[EMAIL PROTECTED]> wrote:
Done: https://issues.apache.org/jira/browse/JCR-597
Thanks!
Just a question: where can those registered namespaces be used? In the names of Nodes of course, but are there any other places that have to be checked?
Node and property names are the obvious location, but you also have namespace references in NAME and PATH properties, node type registrations, and possibly also in asynchronously delivered event notifications, session-local namespace remappings, the transient spaces, and uncommitted transaction logs. BR, Jukka Zitting
