You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (JIRA)" <ji...@apache.org> on 2017/07/25 13:56:00 UTC

[jira] [Updated] (CAY-2333) Project XML extensions

     [ https://issues.apache.org/jira/browse/CAY-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2333:
---------------------------------
    Description: 
Cayenne need flexible project XML extensions mechanism to allow attach some meta information to project, that will not affect runtime.
Use cases can be following:
* General comments for entities, attributes and relationships
* Reverse engineering config
* Cgen config
* ER and Class diagram

Possible linked tasks CAY-400 and CAY-56

Here is main API for project extensions:
{code}

{code}

  was:
Cayenne need flexible project XML extensions mechanism to allow attach some meta information to project, that will not affect runtime.
Use cases can be following:
* General comments for entities, attributes and relationships
* Reverse engineering config
* Cgen config
* ER and Class diagram

Possible linked tasks CAY-400 and CAY-56


> Project XML extensions
> ----------------------
>
>                 Key: CAY-2333
>                 URL: https://issues.apache.org/jira/browse/CAY-2333
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Modeler, Non-GUI Tools
>    Affects Versions: 4.1.M1
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>             Fix For: 4.1.M1
>
>
> Cayenne need flexible project XML extensions mechanism to allow attach some meta information to project, that will not affect runtime.
> Use cases can be following:
> * General comments for entities, attributes and relationships
> * Reverse engineering config
> * Cgen config
> * ER and Class diagram
> Possible linked tasks CAY-400 and CAY-56
> Here is main API for project extensions:
> {code}
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)