[OS-JIRA] Created: (WOL-369) [Entity Modeler] Creating a subclass should preserve the attribute names

From: Alan Zebchuk (JIRA) ("Alan)
Date: Tue Jan 23 2007 - 13:57:42 EST

  • Next message: Alan Zebchuk (JIRA): "[OS-JIRA] Created: (WOL-370) [Entity Modeler] Shouldn't be able to add joins to a flattened relationship"

    [Entity Modeler] Creating a subclass should preserve the attribute names
    ------------------------------------------------------------------------

                     Key: WOL-369
                     URL: http://issues.objectstyle.org/jira/browse/WOL-369
                 Project: WOProject/WOLips
              Issue Type: Bug
                Reporter: Alan Zebchuk

    If you use vertical inheritance and create a subclass of an entity called "MerchantAccount" for example, the attributes get the wrong name.

    i.e. MerchantAccount has an attribute called "createdBy"
    in the new subclass, this will be called "merchantAccount_createdBy"

    As a result, I have to go through all the attributes in the subclass which are inherited, and rename them to their correct versions.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Tue Jan 23 2007 - 13:57:47 EST