x3innovation / X3F1Studio

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

DMX for Application State it is required to have a user defined field that uniquely identifies the Application State #18

Open x3innovation opened 10 years ago

x3innovation commented 10 years ago

This will be different than the Data Id (which is a UUID). This is a user defined field that has business meaning to uniquely identify the Application State which will be used to for looking up the Application State in FMX. And one and only one.

1730wang commented 10 years ago

Add a new field: image

This field should be visible only when dmx.doc.type == applicationState

data model change: add a new CollaborativeString dmx.doc.appStateId

x3innovation commented 10 years ago

Sorry this is not what we want. This should be similar to the Context Id where user will choose one of the existing fields of the Application State Data to be the Application State Identifier.