
|
If you were logged in you would be able to see more operations.
|
|
|
Loom
Created: 18/Dec/08 05:49 PM
Updated: 25/Mar/09 04:05 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
1.5
|
|
|
It seems that Interceptors and Validators could be created using component-scan (and annotations) instead of through the xml file, without creating a dependency with spring. It would be enough to add a spring wrapper for each interceptor and validator class.
This would make ConfigurableInterceptor obsolete, and would be one step further to a future removal of the Config class.
|
|
Description
|
It seems that Interceptors and Validators could be created using component-scan (and annotations) instead of through the xml file, without creating a dependency with spring. It would be enough to add a spring wrapper for each interceptor and validator class.
This would make ConfigurableInterceptor obsolete, and would be one step further to a future removal of the Config class. |
Show » |
| There are no comments yet on this issue.
|
|