Commit Graph

11 Commits

Author SHA1 Message Date
Keith Donald
0f333805d9 simplified conversion service
mvc view postback
2008-03-20 05:55:43 +00:00
Ben Hale
36e4d58a35 More eclipse project polishing 2008-03-19 14:15:45 +00:00
Keith Donald
3d338c89c2 classpath polish 2008-03-13 13:40:09 +00:00
Keith Donald
c583486629 make ognl optional 2008-03-08 06:04:25 +00:00
Keith Donald
03007f9fc6 cleanup
removed some overloaded bean: prefix support for view=, on=, and to=
2008-03-07 16:38:38 +00:00
Keith Donald
ebfcf6b6bc m2 code review / polishing / simplification
- removed flow faces context factory, not needed, favoring simple creation of flow faces context from jsf view factory / jsf view instead
- replace response state manager usage with state manager as discussed; allowed removal of custom render kit
- removed flow lifecycle factory; not needed, favoring simple creation of flow lifecycle factory from view factory instead.
this needs review, several tests still need updating
- misc naming improvements
- removed use of thread locals where possible
2007-11-18 04:37:05 +00:00
Jeremy Grelle
8e092e16b6 Removing shale-remoting dependency 2007-10-12 21:59:27 +00:00
Ben Hale
58d1ea3acc Merging of SWF-367 back into trunk. This has all of the SWF 2.0 goodies. 2007-10-11 01:16:37 +00:00
Ben Hale
dd108f5c6e Updated the project classpaths to look at new 2.1-m4 JARs 2007-09-11 14:41:07 +00:00
Jeremy Grelle
972663fe1a IN PROGRESS - issue SWF-388: Extract all JSF-related code into a separate component project
http://opensource.atlassian.com/projects/spring/browse/SWF-388
2007-08-16 20:37:09 +00:00
Ben Hale
5fd6a00945 Added a spring-faces project (SWF-388) 2007-08-16 15:44:17 +00:00