Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD247DCEE for ; Thu, 13 Sep 2012 10:21:06 +0000 (UTC) Received: (qmail 74587 invoked by uid 500); 13 Sep 2012 10:21:06 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 74494 invoked by uid 500); 13 Sep 2012 10:21:05 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 74463 invoked by uid 99); 13 Sep 2012 10:21:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 10:21:04 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 13 Sep 2012 10:20:56 +0000 Received: (qmail invoked by alias); 13 Sep 2012 10:20:34 -0000 Received: from mail.greenbytes.de (EHLO [192.168.1.140]) [217.91.35.233] by mail.gmx.net (mp030) with SMTP; 13 Sep 2012 12:20:34 +0200 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX1851yU6eb85D4SFVtIa4/yayUpZ1DAF4gYvDm0bX9 9KkjV35LJtMruG Message-ID: <5051B36C.8060104@gmx.de> Date: Thu, 13 Sep 2012 12:20:28 +0200 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: oak-dev@jackrabbit.apache.org CC: Marcel Reutegger Subject: Re: namespace remapping References: <9C0FC4C8E9C29945B01766FC7F9D389816FE0B22BF@eurmbx01.eur.adobe.com> <5051A467.4060207@gmx.de> <9C0FC4C8E9C29945B01766FC7F9D389816FE0B22C9@eurmbx01.eur.adobe.com> In-Reply-To: <9C0FC4C8E9C29945B01766FC7F9D389816FE0B22C9@eurmbx01.eur.adobe.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org On 2012-09-13 11:48, Marcel Reutegger wrote: >> How is Jackrabbit handling this? > > Jackrabbit always stores names and path values with the namespace uri. Oh, indeed. For some reason, I thought we're doing that only in JCR2SPI & friends. (and yes, I still think we should have done exactly that in Oak as well) Best regards, Julian