Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
scrollbar

...

See also: OATC Wiki Home

Date: June 8 - 9, 20010
Venue: Unesco-IHE, The Netherlands

...

Rob Knapen, Alterra, Wageningen UR (Rob.Knapen@wur.nl)
Standa Vanecek, DHI (s.vanecek@dhi.cz)
Stef Hummel, Deltares (stef.hummel@deltares.nl)
Jesper Grooss, DHI (jgr@dhigroup.com)
Peter Schade, Bundesanstalt fuer Wasserbau (peter.schade(at)baw.de)

Apologies:
~jnh@dhigroup Unknown User (jnh@dhigroup.com), DHI (jnh@dhigroup.com)
Peter Schade, Bundesanstalt fuer Wasserbau (peter.schade@baw.de)
Daniele Andreis,Universita` di Trento,(daniele.andreis@gmail.com)
Jan Gregersen, LicTek

...

Update the IQuality interface

First change: Return type of IQuality.Categories differs in java and C#. Options:

Code Block
IEnumerable<ICategory>
IList<ICategory>
ICategory[]

IList<ICategory> (thumbs up) .

Second and third changes: Difficult to make as well a generic as a special quality implemention that does this correctly, taking into account that the category may come from another component elsewhere. Though it was found potentially usefull (thumbs up) .

Loop approach

Duplicate - has to do with parallelism

...

Rename IOutput and IInput into IOutputItem and IInputItem

Has been discussed before. There is was also discussed that without "item" it is very implicit. (thumbs down)

How to make the standard extendable

...

See the section on "Possible candidates for extensions" and this additional discussion page about the Extendable OpenMI 2.0 version.

Strategy for releasing 2.0

...

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

Whats next

  • Go through those issues marked with (warning) on a Skype meeting in the near future.
  • Go through bugs and documentation issues listed in the review.
  • Implement proposal for splitting up interfaces in general ones and specific ones. Jesper will look at in within the next month.
  • Dictionary implementation updated according to meeting with FRAMES people. Stef will do that.
  • Updates agreed on at this and last meeting should be implemented. Stef will take the lead, and can delegate.
  • GUI: Someone needs to find resources for this!