The spin container hidden objects are now replicated when the object is copied.
The old Prototype.__deepcopy__() method was skipping all hidden objects, but now only objects starting with '__' are skipped.
Authored by: bugman 2012-07-02
Parent: [r17138]
Child: [r17140]