[
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-35?page=co...
]
Hardy Ferentschik commented on BVAL-35:
---------------------------------------
Now we call the constraint factory each time we want an implementation. I think this is
the best approach. We can then decide whether we want to cache implementations in the
factory.
constraintDescriptor.getConstraintImplementation() is no longer
there
---------------------------------------------------------------------
Key: BVAL-35
URL:
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-35
Project: Bean Validation
Issue Type: New Feature
Components: ri-general
Reporter: Emmanuel Bernard
Assignee: Hardy Ferentschik
Should we call the ConstraintFactory each time we need an implementation?
factory.getInstance( descrptor.getConstraintClass() );
--
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