Versions Compared

Key

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

...

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.

(thumbs up)

IValueSet.ElementCount and IValueSet.TimesCount is removed (thumbs up).

Adding Initialize(IArgument[] arguments) to IAdaptedOutput, similar to the method of the ILinkableComponent (thumbs up).