#806 closed enhancement (done)
Refactor cloning
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Core | Version: | 3.3 |
Keywords: | Cc: |
Description (last modified by swagner)
The 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.
Change History (6)
comment:1 Changed 15 years ago by swagner
- Status changed from new to assigned
comment:2 Changed 15 years ago by swagner
- Description modified (diff)
comment:3 Changed 15 years ago by swagner
- Description modified (diff)
comment:4 Changed 15 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Done in r2526.