Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/27/20:

12:23 Changeset [17408] by dpiringe

#3026 moved JsonItem, ResultItem and UnsupportedJsonItem into new folder Models

12:18 Changeset [17407] by dpiringe

#3026:

  • simplified converter inheritance:
    • BaseConverter now only has Inject and Extract from IJsonItemConverter as abstract methods
    • removed ParameterBaseConverter
    • concrete converters have to initialize their JsonItem now -> enables better handling with different types of JsonItem
10:33 Changeset [17406] by dpiringe

#3026

  • added interfaces IJsonItem and IJsonItemValidator
  • replaced every reference JsonItem with IJsonItem

01/21/20:

17:14 Changeset [17405] by dpiringe

#3026:

  • added a new way to setup the targeted result types
  • added new ui controls: NumericRangeControl, JsonItemArrayControl, JsonItemDefaultControl
  • redesigned export dialog -> now the user can navigate with a tree view
  • enhanced JsonItemVM

01/20/20:

16:36 Changeset [17404] by dpiringe

#3026:

  • fixed a bug in BaseConverter -> the range for percent values should be returned correctly now
  • fixed a bug in ConstrainedValueParameterConverter, ParameterizedItemConverter, ValueParameterConverter -> unsupported json items get filtered now
  • JCGenerator is now a dynamic class and can return all JsonItems for an IOptimizer now (instead of string only) + it is now possible to generate an template string with an IEnumerable<JsonItem>
  • added first version of an export dialog for JsonInterface
    • it is organized with a main view (for the dialog) and some user controls (for a better visualization of an JsonItem -> to reduce wrong user inputs)
    • the user controls inherit a base control, which organizes some base values of an JsonItem

01/16/20:

15:48 Changeset [17403] by pfleck

#3040 Added fix for non-numeric class labels

13:32 Changeset [17402] by bburlacu

#3051: Correctly add static attribute.

13:31 Ticket #3051 (Synchronization issue of data members with [ThreadStatic] attribute in ...) created by bburlacu
The two data members in question cachedData and dataset are not …
12:34 Changeset [17401] by pfleck

#3040 Added parser for new benchmark data but did not commit the data yet (too large)

01/14/20:

13:19 Changeset [17400] by pfleck

#3040 Added Azzali benchmarks

Note: See TracTimeline for information about the timeline view.