[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-23) Should Validator<T> be thread-safe?

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Sep 17 17:54:05 EDT 2008


Should Validator<T> be thread-safe?
-----------------------------------

                 Key: BVAL-23
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-23
             Project: Bean Validation
          Issue Type: Task
          Components: spec-general
            Reporter: Emmanuel Bernard


Pros
Can be reused easily across the board without thinking about it
No real need to keep shared state

Cons
Contention issues?
put constraint on the implementation


-- 
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