This method transfers SOM class registry information to another SOMClassMgr instance.
Note: For backward compatibility, this method does not take an Environment parameter.
SOMClassMgr receiver; SOMClassMgr target; somMergeInto(receiver, target);