Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.
The following page has been changed by RichFeit: http://wiki.apache.org/struts/StrutsTi/StatusMatrix The comment on the change is: Added an item on framework-wide configuration. ------------------------------------------------------------------------------ ||Porlet support||5%||While the new Ti code and probably the Beehive stuff doesn't depend on Servlets, WebWork does and they supply the Results. Also, there is no spring config for portlets or Portlet dispatcher yet.|| ||Distribution||20%||James's work in getting us into a legitimate maven build structure already puts us ahead here -- maybe we're farther along. We need to end up with a distribution that includes running samples (with simple ant builds), a blank starter app, docs, etc.|| ||Dev Mode||30%||As Don has described, in Dev Mode you should be able to make changes to annotations in a controller class source file, and simply refresh the browser to see your changes take effect. I think this means that the Page Flow Reloadable``Class``Handler needs to delegate to XWork's Object``Factory, and that to initialize the XWork Compiling``Object``Factory we need to set a Java``Compiler that processes annotations, and a Compilation``Problem``Handler that displays annotation errors to the user.|| + ||Configuration||0%||Currently, Page Flow functionality is configured through "ti-config.xml" (read from the classloader), which was simply ported from Beehive's beehive-netui-config.xml. We need some general way to expose framework-wide configuration in Ti (e.g, choosing an expression language or disabling file upload). An XML file like ti-config.xml? Well-known (documented) properties on some Spring bean?|| --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]