[ 
https://issues.apache.org/jira/browse/TORQUE-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917215#action_12917215
 ] 

Thomas Fischer commented on TORQUE-147:
---------------------------------------

No, there will still be BaseXXX and XXX for each table. Just the necessity that 
BaseXXX must inherit from BaseObject will be removed.

> Database objects should not need to inherit from BaseObject
> -----------------------------------------------------------
>
>                 Key: TORQUE-147
>                 URL: https://issues.apache.org/jira/browse/TORQUE-147
>             Project: Torque
>          Issue Type: Improvement
>            Reporter: Thomas Fischer
>            Assignee: Thomas Fischer
>
> Currently it is an error if database objects do not inherit from BaseObject. 
> This makes embedding of Torque objects in other frameworks very difficult, 
> because it does not allow to choose an own parent to inherit from.
> The minimum requirement would be that it is not required any more that 
> database objects inherit from BaseObject.
> Ideally BaseObject dies and the base objects inherit directly from 
> java.lang.object.

-- 
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]

Reply via email to