From graffito-dev-return-473-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Sun Aug 28 22:03:31 2005 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 91097 invoked from network); 28 Aug 2005 22:03:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2005 22:03:31 -0000 Received: (qmail 83421 invoked by uid 500); 28 Aug 2005 22:03:31 -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 83404 invoked by uid 99); 28 Aug 2005 22:03:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 15:03:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of christophe.lombart@gmail.com designates 64.233.182.195 as permitted sender) Received: from [64.233.182.195] (HELO nproxy.gmail.com) (64.233.182.195) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 15:03:46 -0700 Received: by nproxy.gmail.com with SMTP id l37so265580nfc for ; Sun, 28 Aug 2005 15:03:27 -0700 (PDT) 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=DKzNAcZZRXqKmu3RH9W4aTNlUmTBGGNO+jZNo0mud7a1D5m/JVXHMMRe+S78xQj1u5YBDiQRrZgTVChJQH+/PxIqM1SGgNiEx91kSW4dCbOLiowgTJ/tguzLs1zGspDHQ8BoVV8YW/MeoExE4cKIO7om02uPr64Q3sPyeMN3o8E= Received: by 10.48.237.17 with SMTP id k17mr254859nfh; Sun, 28 Aug 2005 15:03:27 -0700 (PDT) Received: by 10.48.157.5 with HTTP; Sun, 28 Aug 2005 15:03:27 -0700 (PDT) Message-ID: <3b728ee905082815036b30471f@mail.gmail.com> Date: Mon, 29 Aug 2005 00:03:27 +0200 From: Christophe Lombart To: graffito-dev@incubator.apache.org Subject: Re: [jira] Created: (GRFT-37) Final JCR Mapping Document PROPOSAL // mapping structure In-Reply-To: <43122AEB.7070209@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1604659921.1125061238085.JavaMail.jira@ajax.apache.org> <43108692.9020205@gmx.de> <431092A7.7090508@gmx.de> <3b728ee905082810118b6a183@mail.gmail.com> <43121F36.2020401@gmx.de> <43122AEB.7070209@gmx.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2005/8/28, Sandro B=F6hme : > Where do you see the difference between field and a bean-field? See the GenericConverter class (eg. The insert method) > We could add a "type" attribute to the field-descriptor or the sub-tag > () of it. It can contain not > only primitive types but also custom java classes that have a mapping > defined in the mapping file. This already > works in my prototype (The "Folder" has a "Document"). >=20 >=20 I'm not sure this kind of attribute is necessary. See the following example= :=20 =09=09 =09=09 =09=09 =09=09 =09=09=09 =20 =09=09=09 =20 =09=09