Whenever I read about complex deep copy approaches, I remember the simple is beautiful concept behind my way of deep copying: serializing and deserializing back. Yeap, only works for serializable objects, and probably not as efficient as other technics, but it can't get simpler than this :)
Thursday, November 22, 2007
Subscribe to:
Post Comments (Atom)
Development Catharsis :: Copyright 2006 Mário Romano
No comments:
Post a Comment