husted 2003/12/18 05:22:59 Modified: contrib/struts-jericho README.txt Log: Clarificatioins and additional items for consideration. Revision Changes Path 1.4 +2 -2 jakarta-struts/contrib/struts-jericho/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/jakarta-struts/contrib/struts-jericho/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- README.txt 18 Dec 2003 13:21:13 -0000 1.3 +++ README.txt 18 Dec 2003 13:22:59 -0000 1.4 @@ -42,7 +42,7 @@ -Also under consideration- -* Services_framework. Utilize Sprint IoC, HiveMind, Avalon, orPico, et cetera, to configure services. +* Services framework. Utilize Spring IoC, HiveMind, Avalon, orPico, et cetera, to configure services. * Configuration testing. Integrate utility of Struts TestCase, ideally configured from an XML configuration (a la Canoo Webtest). @@ -50,7 +50,7 @@ * Utilize protocols in resource paths. An mapped path would look like "mapping://foo" or a tiles forward would be "tiles://tilesdef" This would make it easy to plug in handlers to support different presentation engines. If no protocol is specified, the path is handled as usual. -* Merge form-bean and validator-form configurations. A single element would allow everything Struts knowns about a form to be configured in one place. +* Combine form-bean and validator-form configurations. A single element would allow everything Struts knowns about a form to be configured in one place. * Integrate Tiles definitions into core configuration.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
