Opened 15 years ago
Last modified 14 years ago
#806 closed enhancement
Refactor cloning — at Initial Version
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Core | Version: | 3.3 |
Keywords: | Cc: |
Description
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.
Note: See
TracTickets for help on using
tickets.