5/27/2005

Deep cop-out

I decided not to write my own deep copy yesterday and went with the serialization solution. This turned out to be the way to go. I didn't even use the optimized byte streams I mentioned and the deep copy of my object takes a very tiny fraction of a second. I'm staying with that option for now.

No comments: