Commit Graph

16 Commits

Author SHA1 Message Date
Jeremy Grelle
1647f0151f Polishing EL integration. 2007-08-01 16:33:08 +00:00
Keith Donald
0545ac878c polish 2007-07-31 19:31:31 +00:00
Keith Donald
bc3d5fe548 reorg for el lang support 2007-07-31 18:40:45 +00:00
Keith Donald
047ad0e46d organized expression language support 2007-07-31 16:31:39 +00:00
Jeremy Grelle
2a98e5f6ea Refactoring of EL support in spring-binding (SWF-287) to no longer use a ThreadLocal for storing the ELContext. ELContext creation and configuration is now handled by an ELContextFactory. 2007-07-31 15:19:49 +00:00
Jeremy Grelle
3ba3be94db Integration of unified EL into spring-binding. See SWF-287. 2007-07-30 22:08:12 +00:00
Erwin Vervaet
e727aef1b5 ConversionExecutor now checks for assignment compatible types (SWF-337). 2007-06-13 15:30:35 +00:00
Erwin Vervaet
4d3f5eb9c6 Improved getTargetException using while loop. 2007-04-09 07:49:49 +00:00
Erwin Vervaet
0331166447 AbstractExpressionParser now has a doParseSettableExpression() template method 2007-03-30 09:03:53 +00:00
Erwin Vervaet
c8af02186c OgnlExpressionParser now supports OGNL collection construction syntax (SWF-274). 2007-03-28 19:13:19 +00:00
Erwin Vervaet
cfa0b10806 Improved TextToMethodSignature converter. 2007-03-28 14:04:01 +00:00
Erwin Vervaet
b1d2487d5a GenericConversionService.getConversionExecutor() now uses isAssignableFrom to detect situations where no conversion is necessary (SWF-264). 2007-03-21 19:58:25 +00:00
Erwin Vervaet
366b302d62 Fixed copyright notices to mention "2004-2007". 2006-12-31 20:30:25 +00:00
Erwin Vervaet
9b55768d6a Switched to 2007 in copyright notices. 2006-12-31 19:21:59 +00:00
Erwin Vervaet
7f14780204 Updated to reflect decision made in SWF-208. 2006-12-27 13:21:11 +00:00
Ben Hale
e7ecbbc7e5 Moved Spring Web Flow to a top level project 2006-12-21 16:02:27 +00:00