From open-jpa-dev-return-1042-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Tue Oct 31 19:14:20 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 17619 invoked from network); 31 Oct 2006 19:14:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2006 19:14:20 -0000 Received: (qmail 96830 invoked by uid 500); 31 Oct 2006 19:14:31 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 96809 invoked by uid 500); 31 Oct 2006 19:14:31 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 96800 invoked by uid 99); 31 Oct 2006 19:14:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 11:14:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.248.192.22] (HELO usremg02.bea.com) (66.248.192.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 11:14:15 -0800 Received: from usremr02.bea.com (mailrelay.bea.com [10.160.29.92]) by usremg02.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id k9VJDkFO026978 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 31 Oct 2006 11:13:47 -0800 Received: from [192.168.15.100] ([10.43.242.10]) by usremr02.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id k9VJDgVV031835 for ; Tue, 31 Oct 2006 11:13:43 -0800 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <7D856CDFE035FF45A0420ACBD71BDD630252EDCF@repbex02.amer.bea.com> References: <7D856CDFE035FF45A0420ACBD71BDD630252EDCF@repbex02.amer.bea.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0B7D05CA-DDBC-4200-9157-A800454A1CBB@apache.org> Content-Transfer-Encoding: 7bit From: "Marc Prud'hommeaux" Subject: Re: @Strategy Date: Tue, 31 Oct 2006 11:13:25 -0800 To: open-jpa-dev@incubator.apache.org X-Mailer: Apple Mail (2.752.3) X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.10.31.101432 X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.9.7.91442 X-Virus-Checked: Checked by ClamAV on apache.org That sounds like a good idea, but rather than adding a new "StrategyClass" annotation, why not just add a "strategyClass" element to the existing "Strategy" annotation? On Oct 31, 2006, at 1:28 AM, Patrick Linskey wrote: > Hi, > > @Strategy allows the specification of a custom class name in string > form. However, class names inside quotes don't refactor all that > well. I > think we should add an @StrategyClass annotation that allows > specification of a strongly-typed Class instance. What say ye? > > We should make a similar decision for other annotations as well; I > haven't sorted through the annotations just yet. > > -Patrick > > -- > Patrick Linskey > BEA Systems, Inc. > > ______________________________________________________________________ > _ > Notice: This email message, together with any attachments, may > contain > information of BEA Systems, Inc., its subsidiaries and > affiliated > entities, that may be confidential, proprietary, copyrighted > and/or > legally privileged, and is intended solely for the use of the > individual > or entity named in this message. If you are not the intended > recipient, > and have received this message in error, please immediately return > this > by email and then delete it. _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.