[hibernate-issues] [Hibernate-JIRA] Resolved: (BVAL-90) Stop using a properties file for built-in constraints and move to a list in Java

Hardy Ferentschik (JIRA) noreply at atlassian.com
Mon Feb 2 10:54:39 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/BVAL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved BVAL-90.
-----------------------------------

    Resolution: Fixed

Removed the properties file.

> Stop using a properties file for built-in constraints and move to a list in Java
> --------------------------------------------------------------------------------
>
>                 Key: BVAL-90
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-90
>             Project: Bean Validation
>          Issue Type: Improvement
>          Components: ri-general
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>
> What's the benefit of having a properties file (BuiltinConstraintDesfinitions) as opposed to a <A extends Annotation> Map<A, ConstraintValidator<A, ?>> ?
> I understand the need for flexibility but how is recompiling the class containing this Map harder than using a properties file?

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list