[hibernate-issues] [Hibernate-JIRA] Updated: (HV-439) Revisit the use of generics in ValidatorImpl
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Tue Jan 31 03:28:10 EST 2012
[ http://opensource.atlassian.com/projects/hibernate/browse/HV-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hardy Ferentschik updated HV-439:
---------------------------------
Fix Version/s: (was: 4.3.0.Alpha1)
4.3.0.next
> Revisit the use of generics in ValidatorImpl
> --------------------------------------------
>
> Key: HV-439
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-439
> Project: Hibernate Validator
> Issue Type: Task
> Components: engine
> Affects Versions: 4.2.0.Beta1
> Reporter: Hardy Ferentschik
> Fix For: 4.3.0.next
>
>
> There are several casts and {{@SupressWarning("unchecked"}} annotations in the {{ValidatorImpl}}. They should be revisited. Where the cast is safe and correct we should add a comment. In other methods (some recursive one) I am not sure how useful/correct it is to use generics.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list