Yes as long as you don't need locale-specific date and number conversion.

On 10/01/2003 01:35 PM Andrew Hill wrote:
IDE code completion is certainly one of my favorite reasons for using a real
form :-)

Actually doesnt copyProperties() also work with dynaforms?

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] Behalf Of Pratik Patel
Sent: Wednesday, 1 October 2003 19:29
To: [EMAIL PROTECTED]
Subject: Re: [POLL] ActionFrom vs DynaActionForm


+1 ActionForms -1 Dyna*Forms

Brandon Goodin wrote:

#1

Reasons:
-Dynas massive struts configs are annoying and the runtime errors
bite.
-DynaForm time saving is insignificant (how long does it take for your
ide to generate getters/setters?).
<snip>


more reasons:
- Easy to copy properties from ActionForm to domain object (using
BeanUtils.copyProperties )
- code completion can be used with ActionForms


cheers, Pratik



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



-- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to