You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Ari Maniatis (JIRA)" <de...@cayenne.apache.org> on 2007/12/17 10:19:43 UTC

[JIRA] Created: (CAY-944) Untangle Attribute hierarchy

Untangle Attribute hierarchy
----------------------------

                 Key: CAY-944
                 URL: https://issues.apache.org/cayenne/browse/CAY-944
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
            Reporter: Ari Maniatis
            Assignee: Ari Maniatis


Attribute, DbAttribute, ObjAttribute and EmbbeddedAttribute share an uneasy kind of relationship - the goal is to make Embedded a subclass of Obj and create a new SimpleAttribute child of ObjAttribute which will be the new regular attribute we use every day.

Maybe one day Attribute will go away. It serves little purpose as there isn't much in common between db and obj.

All the same things need to happen to *Relationship and *Entity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.