Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
The attached patch provides the class copying and reset-to-default values methods. The applicability and usefulness is obvious: in many cases the shallow object copying provided by Oo.copy is not sufficient, so a deep copy is needed. This patch provides a deep copy method.