Hi, On Thu, Sep 13, 2012 at 12:21 PM, Julian Reschke <[email protected]> wrote: > On 2012-09-13 11:10, Jukka Zitting wrote: >> The idea, not implemented yet, of how such things should be handled is >> to have a commit hook that looks out for changes in registered >> namespace prefixes and either a) simply rejects them, or b) goes >> through all existing content (potentially with a query to save time) >> and automatically updates all names and paths that contain modified > > We could do that for node names and some type of property values. But it > would still potentially break other things (link identifiers in content, > think a/@href).
Such content (value types other than NAME, PATH, etc.) is in any case outside the scope of what the repository can be expected to do. Remapping a namespace prefix in Jackrabbit 2.x won't affect such content either. BR, Jukka Zitting
