Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 53918 invoked from network); 20 Feb 2007 22:03:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2007 22:03:17 -0000 Received: (qmail 51715 invoked by uid 500); 20 Feb 2007 22:03:22 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 51681 invoked by uid 500); 20 Feb 2007 22:03:22 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 51670 invoked by uid 99); 20 Feb 2007 22:03:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 14:03:22 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [216.227.215.170] (HELO chiron.lunarpages.com) (216.227.215.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 14:03:11 -0800 Received: from zammet2 by chiron.lunarpages.com with local (Exim 4.63) (envelope-from ) id 1HJd4U-0001Zb-3f; Tue, 20 Feb 2007 14:02:50 -0800 Received: from 170.201.180.136 ([170.201.180.136]) (SquirrelMail authenticated user fzlists@omnytex.com) by webmail.chiron.lunarpages.com with HTTP; Tue, 20 Feb 2007 17:02:50 -0500 (EST) Message-ID: <28670.170.201.180.136.1172008970.squirrel@webmail.chiron.lunarpages.com> In-Reply-To: <1db115340702201354w7f4f1bd3o1c2aff3d21bc1239@mail.gmail.com> References: <1db115340702201342k42e896b8j85f5d2c412568db0@mail.gmail.com> <1db115340702201354w7f4f1bd3o1c2aff3d21bc1239@mail.gmail.com> Date: Tue, 20 Feb 2007 17:02:50 -0500 (EST) Subject: Re: Fwd: Action, dispatch, etc. From: "Frank W. Zammetti" To: "Michael Jouravlev" , dev@struts.apache.org User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - chiron.lunarpages.com X-AntiAbuse: Original Domain - struts.apache.org X-AntiAbuse: Originator/Caller UID/GID - [32746 1232] / [47 12] X-AntiAbuse: Sender Address Domain - omnytex.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org On Tue, February 20, 2007 4:54 pm, Michael Jouravlev wrote: > Oh, and by the way while we are on the s2 topic: combining action + > form in one class which reinstantiates every request is a pretty > stupid thing if you ask me and is much farther from original Struts > session-scoped-by-default ActionForm than my subtle :) changes to > Action. I'm not sure what exactly this has to do with anything Michael. I can only assume your referring to me having made that suggestion in the past, and yeah, you'd probably be right to make the comparison, but here's the very important difference: I'm not a committer. I can't go off and do what I want with the code that everyone else is (generally speaking) going to use. You can. Therefore, it's not at all unreasonable for me to ask the questions I've asked in my estimation. Frank > ---------- Forwarded message ---------- > From: Michael Jouravlev > Date: Feb 20, 2007 1:42 PM > Subject: Action, dispatch, etc. > To: "Frank W. Zammetti" > > > Hi Frank, I've taken this discussion offline if you don't mind, but if > you like we can bring ig back to the list. We had this argument > before, my reasons are the same. > > With current shift from s1 to s2 Paul and me are free (well, not > completely, but we have more leeway) to implement features we like, > features we always wanted but could not add to the core because of > resistance of several core committers. > > Whether s1 will stay viable after 1.4 release or not I want to make > changes I always wanted, and now I can do this being a committer :-) > > My changes do not break backward compatibility so I don't see why you > or anyone else should be worried. If 1.4 won't be used in the field > then why would one care about its features? > > On 2/20/07, Frank W. Zammetti (JIRA) wrote: >> >> [ >> https://issues.apache.org/struts/browse/STR-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40222 >> ] >> >> Frank W. Zammetti commented on STR-2940: >> ---------------------------------------- >> >> I'm not arguing what your trying to do... I'm simply asking two >> intermingled questions here: >> >> Why does what your trying to do have to involve modifying Action? Why >> isn't simply creating a new kind of Action sufficient? >> >> I imagine that when DispatchAction was first introduced, a similar >> question was asked... why not just add dispatching functionality to >> Action and be done with it? Well, somewhere along the line, someone >> decided a second kind of Action was the better answer. I'm asking the >> same question here, not debating whether what your proposing is a good >> idea or not. It seems to me, if it's a new descendant of Action, then >> that question is moot anyway. >> >> If your only goal is to push a new mindset on people, which frankly >> seems to be the case based on what you said in the previous comment, I >> would contend that's not the right reason to do this, considering the >> tremendous number of existing Struts apps that have to be maintained. >> >> A related piont, although one I hesitate to make frankly... One could >> certainly make the argument that S1 is quickly becoming legacy given the >> advent of S2, and in that frame of mind, I don't think major >> architectural changes (which this is, whether developers are forced to >> deal with it or not) should be undertaken lightly. > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org