You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/11/22 16:44:35 UTC

[jira] [Comment Edited] (OAK-74) avoid use of "internal" namespace

    [ https://issues.apache.org/jira/browse/OAK-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830059#comment-13830059 ] 

Michael Dürig edited comment on OAK-74 at 11/22/13 3:43 PM:
------------------------------------------------------------

To clarify, the problem with using {{internal}} instead of a proper url for the internal name space is ambiguity:  {{\{internal}foo}} is also a valid local name. Thus:

\{internal}foo == rep:foo == \{}\{internal}foo



was (Author: mduerig):
To clarify, the problem with using {{internal}} instead of a proper url for the internal name space is ambiguity:  {internal}foo is also a valid local name. Thus:

{code}
\{internal}foo == rep:foo == \{}\{internal}foo
{code}

> avoid use of "internal" namespace
> ---------------------------------
>
>                 Key: OAK-74
>                 URL: https://issues.apache.org/jira/browse/OAK-74
>             Project: Jackrabbit Oak
>          Issue Type: Wish
>          Components: core
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: OAK-74.patch
>
>
> We should try to avoid using the "internal" namespace in Oak (reminder: the string "internal" is not a valid URI)



--
This message was sent by Atlassian JIRA
(v6.1#6144)