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

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Fri Feb 20 14:45:44 EST 2009


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