Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 47084 invoked from network); 20 Jul 2005 16:31:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 16:31:13 -0000 Received: (qmail 78545 invoked by uid 500); 20 Jul 2005 16:31:12 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 78181 invoked by uid 500); 20 Jul 2005 16:31:08 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 78159 invoked by uid 99); 20 Jul 2005 16:31:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 09:31:08 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.34] (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 09:31:02 -0700 Received: from esunmail ([129.147.156.34]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id j6KGV5vU009962 for ; Wed, 20 Jul 2005 10:31:05 -0600 (MDT) Received: from fe7 (esunmail [129.147.156.34]) by edgemail1.Central.Sun.COM (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IJX00AR7PVRT4@edgemail1.Central.Sun.COM> for user-java@ibatis.apache.org; Wed, 20 Jul 2005 10:31:04 -0600 (MDT) Received: from [129.147.48.150] by mail.sun.net (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IJX00GJ3PVRFP@mail.sun.net> for user-java@ibatis.apache.org; Wed, 20 Jul 2005 10:31:03 -0600 (MDT) Date: Wed, 20 Jul 2005 10:31:10 -0600 From: Nathan Maves Subject: Re: petstore BeanAction In-reply-to: To: user-java@ibatis.apache.org Message-id: <2761DBC4-A3D9-4E15-AD07-DAADCD7FAFF1@sun.com> MIME-version: 1.0 X-Mailer: Apple Mail (2.733) Content-type: multipart/alternative; boundary="Boundary_(ID_oHna6Y4zE9tYoCO2TFvmEQ)" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Boundary_(ID_oHna6Y4zE9tYoCO2TFvmEQ) Content-type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-transfer-encoding: 7BIT I think the next version of the Pet Store will NOT be using this. I would shy away from it as it is not generally consider a best practice. I would stick to plain old struts. You might look into IoC (Spring). I could be wrong so team please respond. Nathan On Jul 20, 2005, at 9:57 AM, Mark Bennett wrote: > My friend noticed this comment in the BeanAction class in the > petstore application. Have any new lessons been learned about this > regarding its use? Anything to worry about? ThreadLocal issues? > > * The BeanAction Struts extension is a work in progress. While > it demonstrates > * good patterns for application development, the framework itself > is very new and > * should not be considered stable. Your comments and suggestions > are welcome. > * Please visit http:// > www.ibatis.com for contact information. > *

> * Date: Mar 11, 2004 10:03:56 PM > * > * @author Clinton Begin > > > Thanks, > Mark > --Boundary_(ID_oHna6Y4zE9tYoCO2TFvmEQ) Content-type: text/html; charset=ISO-8859-1 Content-transfer-encoding: quoted-printable I think the next version of the = Pet Store will NOT be using this.=A0 I would shy away from it as it is = not=A0generally consider a best practice.=A0 I would stick to plain old = struts.=A0 You might look into IoC (Spring).


I could be wrong so team = please respond.

Nathan

On Jul 20, 2005, = at 9:57 AM, Mark Bennett wrote:

My=A0friend=A0noticed this comment in the BeanAction = class in the petstore application.=A0 Have any new lessons been learned = about this regarding its use?=A0 Anything to worry about?=A0=A0ThreadLocal= issues?
=A0
=A0* <i>The BeanAction Struts = extension is a work in progress.=A0 While it demonstrates
=A0* good = patterns for application development, the framework itself is very new = and
=A0* should not be considered stable.=A0 Your comments and = suggestions are welcome.
=A0* Please visit <a href=3D"http://www.ibatis.comhttp://www.ibatis= .com">http://www.ibatis.com</a> for contact = information.</i>
=A0* <p/>
=A0* Date: Mar 11, 2004 = 10:03:56 PM
=A0*
=A0* @author Clinton Begin
=A0
=
=A0
Thanks,
=
Mark
=A0

= --Boundary_(ID_oHna6Y4zE9tYoCO2TFvmEQ)--