Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 3 and Version 4 of Ticket #2520, comment 101


Ignore:
Timestamp:
03/07/19 16:24:13 (5 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2520, comment 101

    v3 v4  
    44 - Clipboard store / load works with new new format.
    55 - load, start, pause & store works for all samples
    6  - Complete implementation of HEAL.Attic, publish to nuget, update the package source for HEAL.Attic
     6 - ~~Complete implementation of HEAL.Attic, publish to nuget, update the package source for HEAL.Attic~~
    77 - ~~Change ExternalEvaluation and EvaluationCache to use new serialization format (existing users must update their evaluation code).~~ added a new serializer and marked the old serializer as obsolete.
    8  - Adapt Hive to use new persistence format.
    9  - Final decision on the name and license.
    10  - Re-enable cancellation of serialization for new persistence.
     8 - ~~Adapt Hive to use new persistence format. ~~
     9 - ~~Final decision on the name and license.~~
     10 - ~~Re-enable cancellation of serialization for new persistence.~~
    1111
    1212TODO:
     
    1616 - Implement a converter for all serialized data in OKB and convert the data. Change OKB to use new persistence.
    1717 - Apply code fixes to all `Addons` and test.
    18  - Performance comparison old vs. new
     18 - ~~Performance comparison old vs. new~~
    1919 - Change unit tests for samples to use new persistence