[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3247) Seam without hibernate: Please make org.jboss.seam.core.Validators independent from Hibernate

Francisco Jose Peredo Noguez (JIRA) jira-events at lists.jboss.org
Sat Aug 9 14:26:49 EDT 2008


Seam without hibernate: Please make org.jboss.seam.core.Validators independent from Hibernate 
----------------------------------------------------------------------------------------------

                 Key: JBSEAM-3247
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3247
             Project: Seam
          Issue Type: Feature Request
    Affects Versions: 2.0.2.GA
            Reporter: Francisco Jose Peredo Noguez



I think org.jboss.seam.core.Validators should implement and interface, so that it could be possible to replace it with one that doesn't use org.hibernate.validator.ClassValidator I guess with that we could say that Seam can be used in a 100% free of Hibernate way

I really like Hibernate, but sometimes, for really simple projects, or for projects full of interactions with stored procedures , it might be overkill or innapropiate, so it would be nice to be able to use Seam without having any Hibernate dependencies.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list