Clones the whole rule array.
If you want to develop a rule based on another one you have to clone the whole rule tree, otherwise you will also alter the original rule.
This deep clones all the rule RecipeRule objects and the RecipeRule arrays (only the rule children of a RecipeRule)
The rule array to deep copy
Clones the whole rule array.
If you want to develop a rule based on another one you have to clone the whole rule tree, otherwise you will also alter the original rule.
This deep clones all the rule RecipeRule objects and the RecipeRule arrays (only the rule children of a RecipeRule)