Object>>asGSObjectCopy is deprecated public protocol which creates a copy
of a client object, then creates the server object. This prevents the original
client object from becoming a replicate and synchronization is done to
the copy. However, if a dictionary or set subclass is created which has
instance variables, #asGSObjectCopy will not copy those instance variables.
Do not use #asGSObjectCopy as it will be removed in a future release.
Last updated: 10/1/13