[hibernate-issues] [Hibernate-JIRA] Updated: (HV-478) Investigate whether a switch for turning off the instantiation of the method validation meta model makes sense

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Apr 30 06:51:48 EDT 2012


     [ https://hibernate.onjira.com/browse/HV-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HV-478:
---------------------------------

    Fix Version/s: 5.x

> Investigate whether a switch for turning off the instantiation of the method validation meta model makes sense
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HV-478
>                 URL: https://hibernate.onjira.com/browse/HV-478
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Gunnar Morling
>             Fix For: 5.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list