You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2012/11/27 23:28:59 UTC

[jira] [Created] (BVAL-118) annotation parsing is done by validator (ApacheFactoryContext)

Romain Manni-Bucau created BVAL-118:
---------------------------------------

             Summary: annotation parsing is done by validator (ApacheFactoryContext)
                 Key: BVAL-118
                 URL: https://issues.apache.org/jira/browse/BVAL-118
             Project: BVal
          Issue Type: Improvement
            Reporter: Romain Manni-Bucau
             Fix For: 0.5


Currently the parsing is cached by validator.

Used with JPA integration (and particularly eclipselink) it is hurting since each time eclipselink needs a validator it creates a new one and on some big classes it can take more than 1s just to parse the class to validate!

Would be nice to keep the meta/the parsing in tha factory instead

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira