Mr. Lamer, I tend to write smaller actions and then chain them together. Others tend to write an action, then another action that extends that action, and so-on. It's really a matter of personal preference I suppose.
-Pat ----- Original Message ----- From: "Java Lamer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 26, 2002 7:23 PM Subject: [OS-webwork] Webwork action re-use > > Hi All, > > After discussing this issues with some of the people in #java I get mixed review on re-using actions. Are there any advantages to this? I have a place where there are three forms which requires the user to enter information and the three are very different. I ended up creating three actions for them. Now, at the end I found out that there is a summary page that display on one page with all information. I am at point of either merging all the three actions into one that way it can handle the summary view or write a summary action which is a duplicate of the other three. The only advantage I can see is the actions are smaller and easy to follow. For those of you who have built large web applications with webwork, what is your thought on this based on your experience? I am looking forward to the suggestions. > > > > Thanks > > Doug > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
