soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Create explicit 'fieldValue' containment Property #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Currently, 'fieldValue' properties are being stored as named Properties
directly in ContainedProperties.

This should be moved into a specific 'fieldValue' 0..1 containment
reference in relevant model elements. These elements also need to have a
'fieldValue' attribute added, along with 'type' XSDSimpleTypeDefinition.

Also, Label currently has a 'defaultValue' attribute, which should be
merged into 'fieldValue'.

What goal would this enhancement help you achieve?
A cleaner and clearer meta-model.

Original issue reported on code.google.com by soundasleep on 17 Apr 2010 at 1:57

GoogleCodeExporter commented 9 years ago
moving all unresolved 0.5 issues to 0.6

Original comment by soundasleep on 17 Apr 2010 at 6:58

GoogleCodeExporter commented 9 years ago
Started in r2022.

Original comment by soundasleep on 26 Apr 2010 at 8:57

GoogleCodeExporter commented 9 years ago
Resolved in r2032.

Original comment by soundasleep on 27 Apr 2010 at 12:59