Investigate whether a switch for turning off the instantiation of the method validation
meta model makes sense
--------------------------------------------------------------------------------------------------------------
Key: HV-478
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-478
Project: Hibernate Validator
Issue Type: Improvement
Components: engine
Reporter: Gunnar Morling
Fix For: 4.x
In HV 4.2 method validation was introduced. This requires the engine to gather and store
meta data related to parameter and return value constraints.
It might be useful to be able to disable the instantation of the method related meta model
parts if method validation isn't used at all. Depending on the model size this could
save computation time and memory. Probably it's useful to collect some statistics at
first in order to find out whether implementing such a switch is worth the effort or not.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira