[jira] Closed: (OFBIZ-305) New "description" attribute for entitymodel fields to help keep comments

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-305) New "description" attribute for entitymodel fields to help keep comments

Nicolas Malin (Jira)

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

Jacopo Cappellato closed OFBIZ-305.
-----------------------------------

    Resolution: Duplicate

See OFBIZ-1389

> New "description" attribute for entitymodel fields to help keep comments
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-305
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-305
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Adam Heath
>            Priority: Trivial
>         Attachments: Description_Model.patch, entitymodel_field_description.patch
>
>
> Copy of http://jira.undersunconsulting.com/browse/OFBIZ-582 from Leon Torres.
> =========================================================
> Please put in this small change to the entitymodel xsd which will add a "description" attribute to entity fields, to help describe the fields. It'll be nice to keep comments about the data model right there with the definition and will also allow later on for them to be displayed by an entity model viewer such as those in webtools.
>  
>  
>  All    Comments    Work Log    Change History       Sort Order:  
> Comment by David E. Jones [18/Dec/05 11:26 PM] [ Permlink ]
> Rather than using an attribute a sub-element for this is probably better, especially if the description ever gets a bit longer. This is also more consistent with the descrption under the entity and view-entity elements. Now it can be put under just about everything.
> This patch still does not include code changes to put these values in the corresponding objects during the parsing, so the code for the following elements needs to be changed (and this issue should perhaps stay open until they are):
> field
> relation
> index
> member-entity
> alias-all
> alias
> view-link
> The XSD file updates are in SVN rev 6365.
> Comment by Chris Howe [07/Jan/06 05:02 AM] [ Permlink ]
> Can this issue be closed?
> Comment by Si Chen [09/Jan/06 04:08 PM] [ Permlink ]
> Actually somebody needs to write some code for getting this field into ModelField/ModelEntity/etc. etc. Want to take a shot at it?
> Comment by Marco Risaliti [14/Sep/06 02:12 AM] [ Permlink ]
> Can I move it ?
> Thanks
> Marco
> Comment by Marco Risaliti [14/Sep/06 03:02 AM] [ Permlink ]
> This patch seems to be not applied so probably no-one need it.
> Can I close it ?
> Thanks
> Marco

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