From graffito-dev-return-817-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Mon Jan 02 21:29:06 2006 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 62833 invoked from network); 2 Jan 2006 21:29:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jan 2006 21:29:06 -0000 Received: (qmail 21444 invoked by uid 500); 2 Jan 2006 21:29:05 -0000 Mailing-List: contact graffito-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-dev@incubator.apache.org Received: (qmail 21432 invoked by uid 99); 2 Jan 2006 21:29:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2006 13:29:05 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of christophe.lombart@gmail.com designates 64.233.182.196 as permitted sender) Received: from [64.233.182.196] (HELO nproxy.gmail.com) (64.233.182.196) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2006 13:29:05 -0800 Received: by nproxy.gmail.com with SMTP id n28so757485nfc for ; Mon, 02 Jan 2006 13:28:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WP4epjNbWFpvU7qOTCZrOIjCedwJAcgbouPz9a1mGIWTi0Jq0eT3CT1djCmIZOlA7VbV2Ime1AyTH7onExJkNAr4EkIGFtt3itBMDwzw1875vR1Tpq27IuOU4hazDgOhDe/b4xgUc/nJGUOuERpsaWmogU0p8OQHBZDFvfxSAH8= Received: by 10.48.3.13 with SMTP id 13mr522057nfc; Mon, 02 Jan 2006 13:28:43 -0800 (PST) Received: by 10.48.255.9 with HTTP; Mon, 2 Jan 2006 13:28:43 -0800 (PST) Message-ID: <3b728ee90601021328n74df65fby4b21100868385f86@mail.gmail.com> Date: Mon, 2 Jan 2006 22:28:43 +0100 From: Christophe Lombart To: graffito-dev@incubator.apache.org Subject: Re: jcrNodeType on Bean and Collection In-Reply-To: <43B95D44.4070609@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43B95D44.4070609@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have to review the code but it seems that some clean-up are required. I'm agree there is no reason to set the jcrNodeType in bean and collection fields. Humm, you make a very good job today - Thank you very much Christophe On 1/2/06, Alexandru Popescu wrote: > Hi! > > Probably I am missing something, but at this moment I cannot see the reas= on for providing a > jcrNodeType for bean-descriptor and collection-descriptor. Both, are furt= her looking for a > class-descriptor before doing their job, and the class-descriptor has alr= eady a jcrNodeType. > > The only reason I see in having it here, would be to override the class-d= escriptor attribute, but in > this case the rest of class-descriptor attributes should also be present = for overridding. > > Can you please shed some light on this? > > ./alex > -- > .w( the_mindstorm )p. >