[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-3841) Use Java generics all over the Hibernate tools code

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Sat Feb 21 08:45:44 EST 2009


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

Max Rydahl Andersen closed JBIDE-3841.
--------------------------------------

    Resolution: Rejected


needs to run on jdk 1.4 to be compatible with hibernate 3.2 users.

> Use Java generics all over the Hibernate tools code
> ---------------------------------------------------
>
>                 Key: JBIDE-3841
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3841
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.0.0.CR2
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>            Priority: Optional
>
> Cause mature of the Hibernate tools code, there are some places where java 1.4 code used;
> it will not be a big refactoring of using generics all over the Hibernate tools code;
> so we can significantly reduce warnings and make code more secure.
> There are 2 possible way to perform this:
> 1) it could be done as 1 big "refactoring"
> or
> 2) if some source file should be changed - it is possible firstly change it to use generics, commit it and then modify it and then commit it.

-- 
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 jbosstools-issues mailing list