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

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Aug 9 16:58:49 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed JBSEAM-3247.
-----------------------------

    Fix Version/s: 2.1.0.BETA1
       Resolution: Done
         Assignee: Pete Muir


Done.

N.B. No need to fiddle around with interfaces, just override the component and implement the validate() method.

> 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
>            Assignee: Pete Muir
>             Fix For: 2.1.0.BETA1
>
>
> 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