You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2012/08/15 05:00:38 UTC

[jira] [Created] (TORQUE-220) Use generics for BasePeerImpl

Thomas Fox created TORQUE-220:
---------------------------------

             Summary: Use generics for BasePeerImpl
                 Key: TORQUE-220
                 URL: https://issues.apache.org/jira/browse/TORQUE-220
             Project: Torque
          Issue Type: Improvement
            Reporter: Thomas Fox
            Assignee: Thomas Vandahl
             Fix For: 4.0-beta1


The BasePeerImpl class in the runtime should be generified by the Data object it handles.
It should also keep its default record mapper, its table map and its default database name as instance variables.
If made possible by this change, methods should be moved from the generated classes to the BasePeerImpl class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Closed] (TORQUE-220) Use generics for BasePeerImpl

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox closed TORQUE-220.
-----------------------------

    
> Use generics for BasePeerImpl
> -----------------------------
>
>                 Key: TORQUE-220
>                 URL: https://issues.apache.org/jira/browse/TORQUE-220
>             Project: Torque
>          Issue Type: Improvement
>            Reporter: Thomas Fox
>            Assignee: Thomas Vandahl
>             Fix For: 4.0-beta1
>
>
> The BasePeerImpl class in the runtime should be generified by the Data object it handles.
> It should also keep its default record mapper, its table map and its default database name as instance variables.
> If made possible by this change, methods should be moved from the generated classes to the BasePeerImpl class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] [Resolved] (TORQUE-220) Use generics for BasePeerImpl

Posted by "Thomas Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TORQUE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Fox resolved TORQUE-220.
-------------------------------

    Resolution: Fixed
    
> Use generics for BasePeerImpl
> -----------------------------
>
>                 Key: TORQUE-220
>                 URL: https://issues.apache.org/jira/browse/TORQUE-220
>             Project: Torque
>          Issue Type: Improvement
>            Reporter: Thomas Fox
>            Assignee: Thomas Vandahl
>             Fix For: 4.0-beta1
>
>
> The BasePeerImpl class in the runtime should be generified by the Data object it handles.
> It should also keep its default record mapper, its table map and its default database name as instance variables.
> If made possible by this change, methods should be moved from the generated classes to the BasePeerImpl class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org