[
https://issues.apache.org/jira/browse/TORQUE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917213#action_12917213
]
Thomas Fischer commented on TORQUE-150:
---------------------------------------
BasePeer.doSelect() returns a list of Records
XXXPeer.doSelect() which inherits from BasePeer returns a list of XXX
So one of them must be renamend, in this case BasePeer.doSelect because
XXXPeer.doSelect() is used very often by Users.
Will change BasePeer.doSelect() to BasePeer.doSelectVillageRecords()
NB: Removing village will have lead to changes in this method anyway.
> use generics in the Runtime
> ---------------------------
>
> Key: TORQUE-150
> URL: https://issues.apache.org/jira/browse/TORQUE-150
> Project: Torque
> Issue Type: Improvement
> Components: Runtime
> Reporter: Thomas Fischer
>
> Java 5 Generics should be honored in the Runtime
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]