x3innovation / X3F1Studio

X3F1 Studio provides a realtime collaborative user interface for developing F1 application
0 stars 0 forks source link

DMX For Persistent Data and Event need to define a field as the Context Identifier (one and only one) #26

Open x3innovation opened 10 years ago

x3innovation commented 10 years ago

The Events of the Persistent Data will inherit the context identifier from Persistent Data

1730wang commented 10 years ago

image

For "Event" and "Persistent" data, one of their attributes has to be "Context Identifier".

Add a "Context Identifier" checkbox in the attribute edit area. Create a "CID" icon, in svg format. Add a new column in the attribute list to show the "CID" icon. Add a new field in the data model: dmx.doc.attributes[key].isCID = true/false

* This task depends on the completion of #32, DMX data model has to be upgraded first. *

x3innovation commented 10 years ago

It has to be one and only one. Can't define 2 fields as context