Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 93827 invoked from network); 23 Apr 2009 19:28:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Apr 2009 19:28:06 -0000 Received: (qmail 63315 invoked by uid 500); 23 Apr 2009 19:28:06 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 63211 invoked by uid 500); 23 Apr 2009 19:28:05 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 62966 invoked by uid 99); 23 Apr 2009 19:28:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 19:28:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.blevins@visi.com designates 208.42.176.212 as permitted sender) Received: from [208.42.176.212] (HELO g2host.com) (208.42.176.212) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2009 19:27:55 +0000 Received: from [71.106.81.39] (account dblevins@visi.com HELO [192.168.42.6]) by mailfront1.g2host.com (CommuniGate Pro SMTP 5.1.16) with ESMTPSA id 95432558; Thu, 23 Apr 2009 14:27:30 -0500 Cc: dev@geronimo.apache.org Message-Id: From: David Blevins To: xbean-dev@geronimo.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [bluprint + xbean-reflect] Use of factories Date: Thu, 23 Apr 2009 12:27:28 -0700 References: <5eb405c70904231019m3342f3abg739d757ea3f6857d@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 23, 2009, at 12:09 PM, Guillaume Nodet wrote: > The problem is that we'll end up using a very small portion of > xbean-reflect (we don't use even use the property editor package atm). No fair starting that thread while I'm still typing responses to the earlier questions :) -David