Commit Graph

105 Commits

Author SHA1 Message Date
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
eba8741a2b separated out the concept of a template
normalized EL and OGNL to respect this concept
2008-03-06 21:52:51 +00:00
Keith Donald
16ad62f2f7 polish 2008-03-06 05:32:45 +00:00
Keith Donald
4f95e0711a polish 2008-03-06 05:18:59 +00:00
Jeremy Grelle
c0fb6c0b98 Getting booking-faces back in working order. The build is going to break because of one of Keith's tests that I'm going to let him fix. 2008-03-06 00:16:36 +00:00
Keith Donald
fbb2486ba2 pom 2008-03-05 18:25:15 +00:00
Keith Donald
9842753793 conversion executor interface 2008-03-04 22:58:15 +00:00
Keith Donald
88ef5327ad runtime binding conversion executors 2008-03-04 22:55:04 +00:00
Keith Donald
99c4ba5ffa added a convenience utility 2008-03-04 00:37:39 +00:00
Keith Donald
04de52e9cb upgrade to spring 2.5.2 and commons-logging 1.1.1 2008-03-02 18:45:52 +00:00
Keith Donald
a864a58594 obsolete 2008-02-26 16:31:54 +00:00
Keith Donald
6a03d726bf 1.0.4 integration build status 2008-02-10 20:30:53 +00:00
Jeremy Grelle
ab526797c9 SWF-466 - Add a "type" attribute to "evaluation-result" to support type conversion of the action result. 2008-02-05 17:53:30 +00:00
Jeremy Grelle
ea3135f62f SWF-443 - Enhance MethodInvoker to allow type conversion on a method result. 2008-01-25 21:47:17 +00:00
Keith Donald
e939e7d546 more tests 2008-01-22 16:49:43 +00:00
Keith Donald
183851201a variable enhancements 2008-01-22 16:07:02 +00:00
Keith Donald
72fe878fc9 further EL improvements - OGNL behavior for variable handling is now correct, EL impl simplfiied. 2008-01-21 23:03:33 +00:00
Keith Donald
c181b5d075 has delimited expression 2008-01-19 17:00:34 +00:00
Keith Donald
0a09290635 javadoc 2008-01-18 16:38:02 +00:00
Keith Donald
166ba72062 restored default ognl behavior 2008-01-18 16:36:23 +00:00
Keith Donald
b535dc7522 javadoc 2008-01-18 16:10:43 +00:00
Keith Donald
87bb511460 expression parser simplifications 2008-01-18 07:00:40 +00:00
Keith Donald
a738289792 expression parser improvements from andy's feedback 2008-01-18 06:26:14 +00:00
Jeremy Grelle
0d21651dda Cleaning up after Keith. :) 2008-01-15 20:20:12 +00:00
Keith Donald
92c8a98814 2008-01-14 23:27:20 +00:00
Keith Donald
9191964523 factored out getContext() 2008-01-14 23:25:51 +00:00
Keith Donald
3e99a26b8e simplification of EL parsing api
improvements to messages API
tests
2008-01-14 23:20:51 +00:00
Keith Donald
9d5837f28e 2.5 2007-11-28 15:44:34 +00:00
Keith Donald
8361936d84 upgrades to latest versions of dependencies 2007-11-16 18:19:43 +00:00
Ben Hale
6ecf0c047f Updated easymock to 2.3 and fixed easymock in the POMs 2007-11-07 22:10:55 +00:00
Ben Hale
8a6ce2b6bc Spring Web Flow 2.0-m2 Release 2007-10-31 09:37:30 +00:00
Keith Donald
da6f1b6ca3 pom updates 2007-10-31 02:43:39 +00:00
Keith Donald
74ffae998b removed deprecation 2007-10-31 02:18:45 +00:00
Keith Donald
24d0f1969e ognl parser refinements 2007-10-29 23:51:03 +00:00
Keith Donald
dc01dd14d3 Returned ognl to its default delimeter for m2 2007-10-29 14:33:37 +00:00
Keith Donald
cc0f5dedd0 mvc support - wip preparing for release 2007-10-28 18:24:50 +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
Jeremy Grelle
b9513cd42b Making DefaultELResolver more flexible. 2007-09-28 22:31:32 +00:00
Ben Hale
c1b68c5c15 Made all expression languages optional 2007-09-20 15:14:55 +00:00
Ben Hale
a31039e83f Updated dependencies to Spring 2.1-m4 and now have Ivy look to the proper location for depdencies. 2007-09-10 20:13:32 +00:00
Ben Hale
3849855888 Spring Web Flow 2.0-m1 release 2007-08-21 12:51:53 +00:00
Ben Hale
06571659bf 2007-08-21 08:46:31 +00:00
Ben Hale
0f2e68ad8d Polishing version numbers 2007-08-15 20:16:25 +00:00
Ben Hale
0767b6b5b0 FORWARD MERGE: SWF-343 2007-08-15 17:48:00 +00:00
Ben Hale
cf9bfdd522 Updated code templates and general project behavior. 2007-08-15 12:41:45 +00:00
Ben Hale
63da2ec88d Brought spring-binding code to formatting conventions 2007-08-13 16:22:21 +00:00
Ben Hale
2e4ed776c1 Updated Spring formatting conventions to disallow spaces as leading whitespace. Only tabs are allowed now. Some spelling updates as well. 2007-08-13 16:05:54 +00:00
Jeremy Grelle
3bcfb47be8 Cleanup 2007-08-13 12:44:49 +00:00
Jeremy Grelle
41143046a3 Cleaning up the build - moving to Spring 2.1-m3 2007-08-09 17:26:25 +00:00
Jeremy Grelle
8d678bbe10 Polishing method names 2007-08-01 20:50:16 +00:00