Commit Graph

413 Commits

Author SHA1 Message Date
Keith Donald
2bd664f7ee removed framework specific annotation in favor of user-defined for now 2009-08-19 15:02:50 +00:00
Keith Donald
704cc79cee polish 2009-08-19 14:43:20 +00:00
Keith Donald
20f5f99e9a SPR-6013, SPR-6014, SPR-6015 tests 2009-08-17 23:13:29 +00:00
Keith Donald
db40e15a3e polish 2009-08-17 18:43:47 +00:00
Keith Donald
2381452e9a SPR-6012, SPR-6013, SPR-6014 initial commit 2009-08-17 18:35:04 +00:00
Juergen Hoeller
45a0cadf8e revised core conversion package for BeanWrapper/BeanFactory integration 2009-08-09 00:46:49 +00:00
Costin Leau
d5d3104b7b + interaction with user code uses now dedicated privileged when running under a security manager 2009-08-06 16:34:39 +00:00
Mark Pollack
97e3b5ca8c SPR-5976 - Upgrade POMS to JUnit 4.6 2009-08-05 17:48:53 +00:00
Keith Donald
3ae3196ca7 pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now 2009-08-05 15:29:26 +00:00
Keith Donald
00f90cd816 pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now 2009-08-05 15:25:54 +00:00
Mark Fisher
4afcddcbc7 added PeriodicTrigger implementation 2009-08-04 15:58:54 +00:00
Mark Fisher
50956e0d37 added tests for ThreadPoolTaskScheduler 2009-08-01 03:12:19 +00:00
Mark Fisher
970fcab5de Added ErrorHandler strategy for asynchronous tasks submitted to a scheduler. Replaced DelegatingExceptionProofRunnable with DelegatingErrorHandlingRunnable. Both ThreadPoolTaskScheduler and ConcurrentTaskScheduler now support the ErrorHandler strategy. 2009-08-01 02:57:15 +00:00
Mark Fisher
228e1d80fa CronSequenceGenerator is now package-protected (only used by CronTrigger) 2009-07-31 18:49:18 +00:00
Keith Donald
e020b5752a initial BindingLifecycle @MVC integration 2009-07-30 11:18:39 +00:00
Keith Donald
db487b6d42 fixe bug in element type for jeremyg 2009-07-29 21:30:48 +00:00
Juergen Hoeller
17dfc8b0fc fixed constructor resolution algorithm to trigger ambiguity exception as late as possible 2009-07-29 16:43:12 +00:00
Juergen Hoeller
3cb073abce revised non-lenient resolution 2009-07-28 14:43:37 +00:00
Keith Donald
1d6a7e57c1 delegate to presentation model 2009-07-28 14:01:55 +00:00
Keith Donald
de234e6839 polish 2009-07-27 22:23:50 +00:00
Keith Donald
d2d1de5457 mvc binding lifecycle; packaged with model map for now since it depends on it 2009-07-27 22:20:07 +00:00
Keith Donald
f0ca94d5f3 new presentation model methods; ability to surpress commit of dirty value in PMB 2009-07-27 21:49:09 +00:00
Keith Donald
0f434883dd binding lifecycle per design review 2009-07-27 21:25:51 +00:00
Keith Donald
cd9f0bc10c package info 2009-07-27 18:23:33 +00:00
Mark Fisher
fa1676460a Replaced BinderSupport with a refactored AbstractBinder that delegates to a FieldBinder whose creation is the responsibility of each subclass. 2009-07-27 14:39:20 +00:00
Juergen Hoeller
1eabe2b441 lenientConstructorResolution flag applies to factory methods as well 2009-07-27 14:09:42 +00:00
Keith Donald
e85ad67fd0 javadoc 2009-07-27 12:39:23 +00:00
Keith Donald
ca060cea42 binder support 2009-07-27 12:36:16 +00:00
Mark Fisher
ac56f1f9b1 Removed @Override on interface method. 2009-07-27 01:10:53 +00:00
Mark Fisher
88a68042ba Initial import of GenericBinder. 2009-07-27 01:05:46 +00:00
Keith Donald
110ada7626 polish 2009-07-26 21:28:53 +00:00
Keith Donald
0124224ebf polish 2009-07-26 21:27:58 +00:00
Keith Donald
ce8f07994d polish 2009-07-26 21:25:39 +00:00
Keith Donald
505f3c245a polish 2009-07-26 21:24:00 +00:00
Keith Donald
da7e596b2a default message factory 2009-07-26 21:22:13 +00:00
Keith Donald
4ed3924e6f javadoc polish; added errors() to BindingResults 2009-07-26 20:57:22 +00:00
Keith Donald
e6b6743c44 bind template polish 2009-07-26 20:24:44 +00:00
Keith Donald
a66aa8c320 added bind template / field binder 2009-07-26 20:23:51 +00:00
Keith Donald
16b06306e0 presentation model binder tests 2009-07-25 17:40:42 +00:00
Keith Donald
dbf41e630b polish 2009-07-25 17:39:35 +00:00
Keith Donald
edd7bb8d03 collapsed into support 2009-07-25 04:42:58 +00:00
Keith Donald
990d446c84 polish 2009-07-25 04:40:31 +00:00
Keith Donald
4a1d51f082 updated test package structure 2009-07-25 04:21:44 +00:00
Keith Donald
63336ff4a4 polish 2009-07-25 04:14:43 +00:00
Keith Donald
934d4a5fe0 moved model binding and validation related code into model module-level package; separated out ui concerns into ui subpackage 2009-07-25 04:07:21 +00:00
Keith Donald
de5528840d presentation model binder 2009-07-24 23:20:49 +00:00
Keith Donald
8709959a98 polish 2009-07-24 21:01:57 +00:00
Keith Donald
5f9a541386 polish 2009-07-24 21:01:33 +00:00
Keith Donald
55aae08e32 polish 2009-07-24 20:14:51 +00:00
Mark Fisher
1bfb26e4b2 updated aspectj weaver version in .classpath files to match ivy.xml configuration 2009-07-24 20:09:01 +00:00