In the beginning, we bundled the MailReader application with Struts. Between 1.0 and 1.1 we added a few other small examples. In 1.2, we combined these into a single modular example. For 1.3, we intend to extract a number of items from the core, including the four bundled applications (Blank, Examples, MailReader, and Tiles).
There are some notes about 1.3.x here <http://struts.apache.org/roadmap.html#Struts_1_x_whiteboard>, and some in a recent post that hasn't been integrated with the website yet <http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=29427>. Personally, I'm finding very difficult to maintain the framework without working examples. The "Exercise" module is a helpful place to put code to prove something is broken, and then prove that it's fixed, but a full-fledged Cookbook Examples application, like the one Steve Reaburn setup, would be even better. -Ted. On Fri, 26 Nov 2004 23:08:14 -0800, Dakota Jack wrote: > I just noticed this. Looks like Ted already has something along > the lines I was thinking going with this Apps business. What's up > with that? > > Jack > > > On Fri, 26 Nov 2004 23:27:44 -0500, Ted Husted <[EMAIL PROTECTED]> > wrote: > >> There's a download module in the struts-examples application. >> Originally, these were separate applications demonstrating >> validation, download, and so forth, but we merged them early in >> the 1.2 series. (Mainly so we had a modules application against >> which to test changes.) It seems like it would be a simple matter >> to extend the existing module to include demonstrations of the >> DownloadAction. >> >> Have you looked at doing that, Frank? (I'd give it a shot, but >> I'm working on the MailReader-Chain application now.) >> >> As part of the 1.3.x series, I believe both the Examples >> application and the original MailReader application are slated to >> be moved into an "Apps" subproject, so that they are not part of >> the core release. I also wouldn't mind merging Steve Reaburn's >> Examples application <http://www.ninsky.com/struts/> with the few >> we already have. >> >> A serious problem I have when applying patches is that we have >> too few unit tests and even fewer coding examples of our own. >> >> -Ted. >> >> >> On Fri, 26 Nov 2004 19:18:23 -0500, Frank W. Zammetti wrote: >> >>> I don't want it to be sitting on my server forever, no. I'll >>> leave it up for a while, maybe a few more weeks. >>> >>> It's of course not my decision to include the sample or not. I >>> put it together, but I'm not going to go nuts trying to promote >>> or support it because ultimately it's not exactly a big >>> accomplishment or anything. It serves it's purpose in >>> demonstrating the use of DownloadAction, but it's not rocket >>> science or anything. >>> >>> It's probably fine as-is, and I don't plan on putting any >>> effort into it unless specifically asked, and that includes >>> getting it up on the Struts Applications project. >>> >>> -- >>> Frank W. Zammetti >>> Founder and Chief Software Architect >>> Omnytex Technologies >>> http://www.omnytex.com >>> >> ------------------------------------------------------------------ >> --- 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]