Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 38432 invoked from network); 30 Sep 2005 12:49:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 12:49:25 -0000 Received: (qmail 70803 invoked by uid 500); 30 Sep 2005 12:49:21 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 70771 invoked by uid 500); 30 Sep 2005 12:49:20 -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 70754 invoked by uid 99); 30 Sep 2005 12:49:20 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 05:49:19 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 862A8E0; Fri, 30 Sep 2005 14:48:58 +0200 (CEST) From: bugzilla@apache.org To: dev@struts.apache.org Subject: DO NOT REPLY [Bug 36794] - Enhance DynaActionForm and sub-classes to allow normal property access in JSPs X-Bugzilla-Reason: AssignedTo Message-Id: <20050930124858.862A8E0@ajax.apache.org> Date: Fri, 30 Sep 2005 14:48:58 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36794 ------- Additional Comments From Joe@Germuska.com 2005-09-30 14:48 ------- Just a thought: would it make more sense to implement this as a separate class, as in CGDynaActionForm ? My understanding is that almost everything that can be done with Commons BeanUtils classes can also be done with CGLib, and in many cases, can be done better. Maybe it makes more sense to start a parallel course which has no dependencies on commons-beanutils? This would also eliminate any of the compatibility concerns you mentioned on the mailing list. At this time, I wouldn't veto changing DynaActionForm, but I wanted to raise this as an idea. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org