Versions Compared

Key

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

...

(Rob) Agree, let's add only ValueType (not IValueDefinition) to avoid returning to old discussions (smile) (thumbs up)

(Jesper) But then you do not know the size of it either, hence you would need the spatial definition and time definition as well? I think a better solution would to include the IExchangeItem within the value set, if this kind of information is required. (thumbs down)

Meeting Decision: All agreed to the solution of adding only the ValueType to the IValueSet. Adding a reference to the IExchangeItem would force the developer to always create copies of the IExchangeItem since it is only a reference that can be updated.

Get/set multiple values from IValueSet

...