Generic Function Copy-Final-Class (1 method)

( copy-final-class < self > < copy > )

Part of:

package metacopy
defined for each component class of an object with mixin copyable-mixin.
it should setup its slots as appropriate.
this needs to be a seperate method (from copy-final) because it has
to be done with a progn method-combination.

Method Summary

copy-final-class progn < copyable-mixin > < t >