Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Last modified 14 years ago

#922 closed enhancement

Refactor cloning — at Initial Version

Reported by: swagner Owned by: swagner
Priority: low Milestone: HeuristicLab 3.3.2
Component: General Version: 3.3.2
Keywords: Cc:

Description

If a class contains initialization code in the default parameterless constructor, this code usually does not have to be executed when creating a clone. Therefore using the default constructor for creating clones is not a good solution. There should be a specific constructor for this purpose.

Change History (0)

Note: See TracTickets for help on using tickets.