Documentation for method configure_destroy
assembled from the following pages:
Class: Metamodel::Primitives §
(Metamodel::Primitives) method configure_destroy §
method configure_destroy(Mu , )
Configures whether DESTROY
methods are called (if present) when the garbage collector collects an object of this type (if $destroy
is set to a true value). This comes with a performance overhead, so should only be set to a true value if necessary.