[hibernate-issues] [Hibernate-JIRA] Assigned: (BVAL-90) Stop using a properties file for built-in constraints and move to a list in Java
Emmanuel Bernard (JIRA)
noreply at atlassian.com
Sun Jan 25 17:27:38 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/BVAL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Bernard reassigned BVAL-90:
------------------------------------
Assignee: Hardy Ferentschik
> 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