Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 85875 invoked from network); 10 Nov 2005 20:16:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Nov 2005 20:16:18 -0000 Received: (qmail 36067 invoked by uid 500); 10 Nov 2005 20:16:10 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 35992 invoked by uid 500); 10 Nov 2005 20:16:10 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 35981 invoked by uid 99); 10 Nov 2005 20:16:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 12:16:10 -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 robertburrelldonkin@blueyonder.co.uk designates 195.188.213.8 as permitted sender) Received: from [195.188.213.8] (HELO smtp-out5.blueyonder.co.uk) (195.188.213.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2005 12:16:03 -0800 Received: from knossos.elmet ([82.38.65.173]) by smtp-out5.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 10 Nov 2005 20:16:24 +0000 Subject: Re: [betwixt] strange behaviour with multimapping From: robert burrell donkin To: Jakarta Commons Developers List In-Reply-To: <224f32340511091539p6988824eve6fec0364258b7b9@mail.gmail.com> References: <436CBEC4.90605@mvdb.net> <224f32340511050726uee6e9b6ya59709f14b0e0188@mail.gmail.com> <1131402588.5110.58.camel@knossos.elmet> <224f32340511091539p6988824eve6fec0364258b7b9@mail.gmail.com> Content-Type: text/plain Date: Thu, 10 Nov 2005 20:00:44 +0000 Message-Id: <1131652844.5045.0.camel@knossos.elmet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1-1mdk Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Nov 2005 20:16:30.0795 (UTC) FILETIME=[A355B1B0:01C5E633] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Thu, 2005-11-10 at 00:39 +0100, Thomas Dudziak wrote: > On 11/7/05, robert burrell donkin wrote: > > > it's the two stages of polymorphism which are confusing the engine. a > > BeanBindAction is used for the mapping to allow a later potential > > polymorphic match. however, no check is made that the name is > > appropriate. > > > > betwixt needs to check that there is a polymorphic match either before > > assigning the mapping action or upon instance creation. i need a little > > time to think upon the right approach so i'll leave the fix till > > tomorrow... > > Thanks Robert! Works perfectly now :-) i'm very glad to hear that! took me a long while to track down the best way to fix the problem (must be getting old ;) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org