From graffito-dev-return-895-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Fri Jan 13 09:27:48 2006 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 23711 invoked from network); 13 Jan 2006 09:27:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 09:27:47 -0000 Received: (qmail 51456 invoked by uid 500); 13 Jan 2006 09:27:47 -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 51444 invoked by uid 99); 13 Jan 2006 09:27:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 01:27:46 -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 66.249.92.198 as permitted sender) Received: from [66.249.92.198] (HELO uproxy.gmail.com) (66.249.92.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 01:27:45 -0800 Received: by uproxy.gmail.com with SMTP id m3so35574ugc for ; Fri, 13 Jan 2006 01:27:23 -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=ACsTR5bZjRcbpeyR5yRDSS6dyDeH/R8KG97FXHORfeyYKmMvkN7STo2JGnvhYGLxq/qFkObUu1UnPSwV3mKLoXNNllRoOBmDfQjxiTJONMB0Y+mv1M6MYm4oL5s7TX9oavzs+YAFDP8/uitdiVFyQKPqxuRngfxduW07/U54oKA= Received: by 10.48.202.9 with SMTP id z9mr51718nff; Fri, 13 Jan 2006 01:20:35 -0800 (PST) Received: by 10.48.255.9 with HTTP; Fri, 13 Jan 2006 01:20:35 -0800 (PST) Message-ID: <3b728ee90601130120x56ac0927xc5242b4bd98039bf@mail.gmail.com> Date: Fri, 13 Jan 2006 10:20:35 +0100 From: Christophe Lombart To: graffito-dev@incubator.apache.org Subject: Re: [mapping] mapping enhancement supporting GRFT54 In-Reply-To: <43C71319.4040904@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43C71319.4040904@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 1/13/06, Alexandru Popescu wrote: > considering the GRFT54 example, you will write: > > converterClass=3D"NtFileConverter" /> > > and NtFileConverter will be responsible for creating the nt:file node str= ucture. Same mechanism will > work for fetching. > I like this idea but how set the mapping rules for each attributes ? I expect the field-descriptor, bean-descriptor & collection-descriptor are still necessary if we uses the convertClass. -- Best regards, Christophe