[
https://issues.apache.org/jira/browse/OPENJPA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated OPENJPA-1050:
----------------------------------
Affects Version/s: (was: 2.0.0)
Fix Version/s: (was: 2.0.0-M4)
(was: 2.0.0)
> Use generic types and remove casts wherever applicable
> ------------------------------------------------------
>
> Key: OPENJPA-1050
> URL: https://issues.apache.org/jira/browse/OPENJPA-1050
> Project: OpenJPA
> Issue Type: Improvement
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.0.0-M3
>
>
> OpenJPA kernel mainly use untyped container classes or unbound parameters for
> classes that have been parametrized since JDK5.
> We should gradually move the code base to use parametrized types wherever
> possible. It will also reduce explicit casts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.