take a look at the ObjectUtils. newObject = ObjectUtils.copy( someObject );
- Kevin On Apr 25, 2007, at 8:43 PM, Persaud, Anthony wrote:
Is there a built-in function to deep-copy an object?
take a look at the ObjectUtils. newObject = ObjectUtils.copy( someObject );
- Kevin On Apr 25, 2007, at 8:43 PM, Persaud, Anthony wrote:
Is there a built-in function to deep-copy an object?