History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LOOM-127
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ignacio Coloma
Reporter: Ignacio Coloma
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Loom

Move interceptor and validation creation form spring.xml to component-scan

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

Issue Links:
Requires
 


 Description  « Hide
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.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.