[
https://issues.apache.org/jira/browse/JCR-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022177#comment-18022177
]
Julian Reschke commented on JCR-5117:
-------------------------------------
There's already a branch, but the new code apparently does not yet do the right
thing wrt session remappings. Will get to that soonish.
> NamespaceHelper: add method to mint predictable prefixes for not yet
> registered namespaces
> ------------------------------------------------------------------------------------------
>
> Key: JCR-5117
> URL: https://issues.apache.org/jira/browse/JCR-5117
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Components: jackrabbit-jcr-commons
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
>
> When Jackrabbit needs to generate a new namespace prefix for a not yet
> registered namepace name, it currently uses a simple naming approach.
> This leads to:
> - non-predictable names (which can be problematic because different servers
> might end up with diverging prefixes for the same namespace name)
> - "ugly" prefixes instead of preferred ones for well-known namespace such as
> exif or xmp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)