[hibernate-issues] [Hibernate-JIRA] Resolved: (HV-124) Hundreds of raw type use across the codebase

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Jul 21 08:50:13 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HV-124.
----------------------------------

    Resolution: Won't Fix

I think this issue became obsolete over time. The current code uses generics types in most of the places now. Let's open concrete issues if a particular classes needs refactoring.

> Hundreds of raw type use across the codebase
> --------------------------------------------
>
>                 Key: HV-124
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-124
>             Project: Hibernate Validator
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Emmanuel Bernard
>            Assignee: Hardy Ferentschik
>             Fix For: 4.0.0.GA
>
>
> Class instead of Class<?>
> ConstraintValidator instead of ConstraintValidator<X, Y> or ConstraintValidator<?, ?>
> etc etc

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