Keith Donald
|
5f99d02292
|
formatValue collection/array
|
16 years ago |
Keith Donald
|
4e50c51139
|
list binding working
|
16 years ago |
Keith Donald
|
14dd30c5a5
|
nested binding work; list binding still has kinks
|
16 years ago |
Juergen Hoeller
|
f739c3fde1
|
resort to using @Bean directly
|
16 years ago |
Juergen Hoeller
|
ec1f0e6211
|
support scope meta-annotations on factory methods as well
|
16 years ago |
Juergen Hoeller
|
364641e9bc
|
revised static annotation check
|
16 years ago |
Juergen Hoeller
|
8c7aec3c97
|
scoped proxies retain original qualifiers (SPR-5911)
|
16 years ago |
Keith Donald
|
ec2833cd63
|
nested properties polish
|
16 years ago |
Keith Donald
|
dc5faec189
|
all tests back compiling, still a few failing marked ignored
|
16 years ago |
Keith Donald
|
603ffe80c8
|
list element binding
|
16 years ago |
Keith Donald
|
2da1bb8607
|
more passing tests
|
16 years ago |
Keith Donald
|
f39f91701d
|
property not found / required
|
16 years ago |
Keith Donald
|
3cd3cddbe0
|
type formatters
|
16 years ago |
Keith Donald
|
8ceb64fe0c
|
binding rule impl
|
16 years ago |
Keith Donald
|
8147281c74
|
additional binding metadata
|
16 years ago |
Keith Donald
|
9c78616e11
|
additional binding metadata
|
16 years ago |
Keith Donald
|
263d502f51
|
polish
|
16 years ago |
Keith Donald
|
0993e9cfb9
|
polish
|
16 years ago |
Keith Donald
|
09c5d0eb97
|
binding status
|
16 years ago |
Keith Donald
|
8d3fbc5df8
|
binding system refactoring - work in progress
|
16 years ago |
Juergen Hoeller
|
8e2797153b
|
revised lenient constructor resolution (follow-up to SPR-5816)
|
16 years ago |
Juergen Hoeller
|
a9254b34d1
|
introduced "lenientConstructorResolution" flag (SPR-5816)
|
16 years ago |
Juergen Hoeller
|
cf29d1c367
|
constructor argument type matching supports arrays and simple class names now (SPR-5844)
|
16 years ago |
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
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Keith Donald
|
9be56a39b4
|
moved binding configuration to publis binder api
|
16 years ago |
Keith Donald
|
0576fe2654
|
removed experimental stuff
|
16 years ago |
Keith Donald
|
2cf157e09a
|
polish
|
16 years ago |
Keith Donald
|
5904814ec6
|
ignore cases from some tricky scenarios
|
16 years ago |
Keith Donald
|
1344a6d4d0
|
more converters; since 3.0
|
16 years ago |
Keith Donald
|
c519f2bd3a
|
string to map
|
16 years ago |
Keith Donald
|
f53e627bb5
|
string array to map converter
|
16 years ago |
Keith Donald
|
e4c868b837
|
javadoc
|
16 years ago |
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.
|
16 years ago |
Keith Donald
|
e85a6740d8
|
new tests for andy
|
16 years ago |
Mark Pollack
|
8c9346718b
|
POM maintenance/development - initial jarjar support in maven build for ASM
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Keith Donald
|
c9a87de141
|
polish
|
16 years ago |
Keith Donald
|
5cb03fa290
|
collapsed binding factory into binder for time being
|
16 years ago |
Keith Donald
|
2db239031f
|
polish
|
16 years ago |
Keith Donald
|
80760ed7a4
|
polish
|
16 years ago |
Keith Donald
|
0c1c5fffba
|
collection property type formatters
|
16 years ago |
Keith Donald
|
2be6ce0407
|
binding string to list
|
16 years ago |
Keith Donald
|
2aef75b907
|
list binding tests
|
16 years ago |
Keith Donald
|
cbe6695273
|
formatted annotation to apply to formatted value object classes
|
16 years ago |
Keith Donald
|
90bafe35cb
|
forgot to commit type descriptor
|
16 years ago |
Keith Donald
|
2bbf827d57
|
numerous binding enhancements; removed lazy binding for time being
|
16 years ago |
Keith Donald
|
dc935dcd6d
|
added validation result
|
16 years ago |
Keith Donald
|
2bc76bcd68
|
initial validation constraint spi commit
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |