Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.2
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
currently, inherited fields are added at the end of XML elements from child class' fields.
being able to insert these elements between new fields in child class would give useful flexibility.
Idea:
<field xml.insertParentFieldsUpTo="field name">
This attribute should be supported by xdoc documentation and every XML writers.
Issue Links
- is depended upon by
-
MODELLO-229
Improve Modello model documentation: fields order is counter intuitive
-
-
MNG-4534
implement a preferred order for POM elements
-
done in r1328