Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of Ticket #806


Ignore:
Timestamp:
11/23/09 15:38:55 (15 years ago)
Author:
swagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #806 – Description

    v2 v3  
    1 The cloning procedure should be changed a little bit. Instead of passing the dictionary of cloned objects directly, a new Cloner object should be used instead.
     1The IStorable interface should be removed and the cloning procedure should be changed a little bit. Instead of passing the dictionary of cloned objects directly, a new Cloner object should be used instead.