[jira] [Updated] (TORQUE-360) Class hierarchies doesn't work properly when the subclass go into om's sub-package

"Georg Kallidis (Jira)" <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.torque.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/TORQUE-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Kallidis updated TORQUE-360:
----------------------------------
    Fix Version/s: 5.1

> Class hierarchies doesn't work properly when the subclass go into om's sub-package  
> ------------------------------------------------------------------------------------
>
>                 Key: TORQUE-360
>                 URL: https://issues.apache.org/jira/browse/TORQUE-360
>             Project: Torque
>          Issue Type: Bug
>          Components: Generator
>    Affects Versions: 5.0
>            Reporter: Youngho Cho
>            Priority: Minor
>             Fix For: 5.1
>
>
> I would like to put the subclass into om.attribute package.
> class="B" extends="A" generate into om package well.
> It works well.
> But I would like to separate the package.
> class="attribute.B" extends="A" generate into om package but the class name is 'attribute.B' not 'B'
> class="attribute/B" extends="A" generate into om/attribute folder but the class name is 'attribute/B' not 'B' and package name is om
>  
> Thanks,
> Youngho



--
This message was sent by Atlassian Jira
(v8.20.1#820001)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.