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
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
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
> 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
> 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
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]