1. How to save a copy of object before being dispose. Basically if a user is creating a multiple Color objects. I want to save a copy of previous Car object if that makes sense. This way I can maintain all data if user decides to go crazy on creating multiple objects.
2. How to determine in software when a object is being dispose.
Loading
VulpesPosted Jul 9, 2013, 6:30 AM
The output should be:
David SmithPosted Jul 8, 2013, 11:31 PM
VulpesPosted Jul 8, 2013, 6:56 PM