Interfaces for DynaActionForms

2005-10-28 Thread Ryan Stewart
Hello all. I'm new to this list but not so new to Struts. What do you think of adding to Struts the ability to configure dynamic form beans to implement an interface? The main benefit that I see is that it allows further decoupling of business code from Struts in that DynaActionForms (any action

Re: java.util.Date in Action Form Bean

2005-10-28 Thread Ryan Stewart
Not to mention that DateFormats are not thread-safe, and I'm fairly sure Converter access is not synchronized. > Original Message > From: [EMAIL PROTECTED] > Date: Oct 28, 2005 3:17:17 PM > To: dev@struts.apache.org > Subj: Re: java.util.Date in Action Form Bean > > So far I'm doing this

Re: Interfaces for DynaActionForms

2005-10-28 Thread Ryan Stewart
Interesting. We very rarely access the form bean from the JSPs, so I never thought of doing that. After glancing over your code, I think my code could be integrated without conflict. I submitted a Bugzilla report and attached the two files I wrote to support the functionality I'm looking for: ht

Re: DynaActionForm enhancement

2005-11-19 Thread Ryan Stewart
> Original Message > From: [EMAIL PROTECTED] > Date: Nov 13, 2005 5:58:15 AM > To: dev@struts.apache.org > Subj: DynaActionForm enhancement > > I've just committed my proposed enhancement for DynaActionForm, > described in #36794 [1], together with documentation updates to reflect > the

Re: DynaActionForm enhancement

2005-11-19 Thread Ryan Stewart
> Original Message > From: [EMAIL PROTECTED] > Date: Nov 19, 2005 7:19:30 PM > To: dev@struts.apache.org > Subj: Re: DynaActionForm enhancement > [...] > As you probably saw, I added an 'enhanced' attribute to form-property > element to turn on the behaviour I introduced. What I'm thinkin

Re: [VOTE] Confirm Shale 1.0.0 Test Build Release Plan

2005-12-04 Thread Ryan Stewart
ents > are cool, though. > > FWIW, > > -Dave > I'll second that. I'm hardly "new", but I much prefer to have everything packaged as one unit as well. -- Ryan Stewart - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]