Date: 2005-01-09T16:56:33 Editor: CraigMcClanahan Wiki: Apache Struts Wiki Page: StrutsShale URL: http://wiki.apache.org/struts/StrutsShale
no comment Change Log: ------------------------------------------------------------------------------ @@ -6,4 +6,17 @@ * [http://www.apache.org/~craigmcc/struts-shale-usecases/ Use Cases Demo Javadocs] (last updated 03-Jan-2005) * [http://cvs.apache.org/builds/jakarta-struts/nightly/struts-shale/ Nightly Builds] of core framework, sample applications, and test framework +The following bullets define a short term roadmap of functionality that should be included before an initial release of this technology: + + * Provide View Controller support for subviews (things included via Request Dispatcher include calls) - in progress + * Integration of Commons Validator for client-side validation support + * Integration of Commons File Upload for file upload support + * Integration of Struts Tiles (or, more likely, the standalone variant of Tiles being proposed for incubation) for templating support + * Refinements to the View Controller and Dialog Controller APIs for even easier use, and robustness in the face of exceptions thrown by application logic + +Longer term plans (but could be incorporated into an initial release if sufficient developer interest exists to make it happen): + + * Server side infrastructure to respond to background XML requests from JSF components (or other code) that has client side JavaScript behavior + * Add some JSF components to provide easy developer access to these sorts of facilities, plus examples of how they can be used + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]