Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So it would be nice to have a general element set and in time release extensions to the standard that includes new type of "often used"/requested element sets.

Remove loop approach.

Loop approach is not really tested and possibly only half included in the standard. It is better to completely remove it and then add it fully as an extension when it is mature.

Remove the ILinkableComponent.CascadingUpdateCallsDisabled property. (thumbs up)

Check in the status flag whether there are specific loop approach flags.

Releasing full standard, reflecting all suggested requests, including SDK and GUI.

...

No model, neither test models nor real world model has really been used and tested using the 2.0 standard. Hence, there are many unknowns and in order to get around all possible issues, quite a lot of work is required.

Updates to the standard

Documentation:

IExchangeItem.ElementSet == null : spatially independent
IExchangeItem.ElementSet.ElementCount == 0 : spatially dependent but no values available yet.

IExchangeItem.TimeSet == null : Time independent.
IExchangeItem.TimeSet.Times == null : No meaning, not allowed.
IExchangeItem.TimeSet.Times.Count == 0 : Time dependent, but no values available yet.

Limited resources within OATC for testing and development, in order to get as well the standard as the SDK "correct".

...