Quoting Greg Reddin <[EMAIL PROTECTED]>: > Ted Husted wrote: > > On Fri, 12 Mar 2004 10:30:08 -0600, Hookom, Jacob wrote: > > What I would like to do is develop Struts 2.0 test-first. The idea being we > cold start with a simple application and write just enough of 2.0 to develop > the first page (or story). Then just enough to develop the second page, and > so forth. Each component developed would have to be fully testable outside of > a servlet/portlet/soap environment. > > I like this idea and would love to help. I'm not highly experienced in > test-first design and think this would be a great way to get acclimated. > Plus, I'm very interested in the Struts 2.0 approach. >
+1 on test-first. We used that approach to build the JavaServer Faces RI, and were basically able to keep up with a fairly rapid-fire set of changes as the expert group evolved the design, while catching regressions before they turned in to bugs. I also need to catch back up on the recent design thinking for Struts futures :-). > Greg > Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]