Martin Kutschker wrote: > Maybe we could add a "value-copy" into TS. Or we could create a function > for it: > > obj1.prop := objVal(obj2) Good idea, this would be much faster then executing stdWrap on all properties. I'd call it cObjVal() though. cheers Ingmar