Commit Graph

229 Commits

Author SHA1 Message Date
Keith Donald
a3b57e2a84 polish 2009-07-22 20:02:35 +00:00
Keith Donald
d5e6d91cc4 polish 2009-07-22 19:56:24 +00:00
Keith Donald
ab7e985d72 polish 2009-07-22 19:55:35 +00:00
Keith Donald
6c5fb23e79 data binding system polish; package improvements 2009-07-22 19:37:06 +00:00
Juergen Hoeller
f519406c37 @Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well 2009-07-22 15:23:22 +00:00
Keith Donald
5f99d02292 formatValue collection/array 2009-07-21 23:27:24 +00:00
Keith Donald
4e50c51139 list binding working 2009-07-21 22:54:52 +00:00
Keith Donald
14dd30c5a5 nested binding work; list binding still has kinks 2009-07-21 22:32:06 +00:00
Juergen Hoeller
ec1f0e6211 support scope meta-annotations on factory methods as well 2009-07-21 14:23:25 +00:00
Juergen Hoeller
364641e9bc revised static annotation check 2009-07-21 14:12:16 +00:00
Keith Donald
ec2833cd63 nested properties polish 2009-07-20 22:29:14 +00:00
Keith Donald
dc5faec189 all tests back compiling, still a few failing marked ignored 2009-07-20 22:05:28 +00:00
Keith Donald
603ffe80c8 list element binding 2009-07-20 20:34:02 +00:00
Keith Donald
2da1bb8607 more passing tests 2009-07-20 19:07:32 +00:00
Keith Donald
f39f91701d property not found / required 2009-07-20 16:10:06 +00:00
Keith Donald
3cd3cddbe0 type formatters 2009-07-20 14:26:29 +00:00
Keith Donald
8ceb64fe0c binding rule impl 2009-07-20 06:22:11 +00:00
Keith Donald
8147281c74 additional binding metadata 2009-07-20 03:48:57 +00:00
Keith Donald
9c78616e11 additional binding metadata 2009-07-20 03:48:32 +00:00
Keith Donald
263d502f51 polish 2009-07-19 06:42:33 +00:00
Keith Donald
0993e9cfb9 polish 2009-07-19 06:33:43 +00:00
Keith Donald
09c5d0eb97 binding status 2009-07-19 06:26:48 +00:00
Keith Donald
8d3fbc5df8 binding system refactoring - work in progress 2009-07-18 16:18:22 +00:00
Chris Beams
9e0d87c518 SPR-5932 - Singleton @Bean methods behave like prototypes in a Spring DM environment
* s/registerCallbacks/registerStaticCallbacks/ - see issue comments for full details
2009-07-15 19:38:47 +00:00
Keith Donald
9be56a39b4 moved binding configuration to publis binder api 2009-07-14 13:58:39 +00:00
Keith Donald
0576fe2654 removed experimental stuff 2009-07-13 21:22:59 +00:00
Keith Donald
2cf157e09a polish 2009-07-13 21:17:54 +00:00
Keith Donald
1344a6d4d0 more converters; since 3.0 2009-07-12 17:47:33 +00:00
Keith Donald
e4c868b837 javadoc 2009-07-10 21:32:24 +00:00
Andy Clement
85eda27cd4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 2009-07-10 19:43:32 +00:00
Keith Donald
e85a6740d8 new tests for andy 2009-07-10 18:49:38 +00:00
Keith Donald
c9a87de141 polish 2009-07-09 15:37:41 +00:00
Keith Donald
5cb03fa290 collapsed binding factory into binder for time being 2009-07-09 15:36:31 +00:00
Keith Donald
2db239031f polish 2009-07-09 05:51:49 +00:00
Keith Donald
0c1c5fffba collection property type formatters 2009-07-09 05:18:15 +00:00
Keith Donald
2be6ce0407 binding string to list 2009-07-09 04:37:28 +00:00
Keith Donald
2aef75b907 list binding tests 2009-07-09 03:30:19 +00:00
Keith Donald
cbe6695273 formatted annotation to apply to formatted value object classes 2009-07-08 23:21:09 +00:00
Keith Donald
90bafe35cb forgot to commit type descriptor 2009-07-08 22:46:29 +00:00
Keith Donald
2bbf827d57 numerous binding enhancements; removed lazy binding for time being 2009-07-08 21:43:35 +00:00
Keith Donald
dc935dcd6d added validation result 2009-07-03 15:14:23 +00:00
Keith Donald
2bc76bcd68 initial validation constraint spi commit 2009-07-03 15:13:47 +00:00
Keith Donald
e4d091489b polish 2009-06-26 15:35:28 +00:00
Keith Donald
7e3c1bf09a prepping for jsr 303 integration 2009-06-26 15:33:35 +00:00
Keith Donald
0edc3d94bd polish 2009-06-26 15:19:03 +00:00
Keith Donald
b0129111c5 javadoc 2009-06-26 15:11:00 +00:00
Keith Donald
60c2b38c03 Alerts test 2009-06-26 15:09:56 +00:00
Keith Donald
3b68cde32b alerts static factory 2009-06-26 14:47:18 +00:00
Keith Donald
18412ae295 polish 2009-06-26 12:47:52 +00:00
Keith Donald
604e4b6db3 polish 2009-06-26 05:28:25 +00:00