Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 2 of Ticket #806


Ignore:
Timestamp:
11/23/09 15:32:21 (15 years ago)
Author:
swagner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #806

    • Property Status changed from new to assigned
  • Ticket #806 – Description

    initial v2  
    1 The IStorable interface should be renamed to ICloneable 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.
     1The 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.