Talk:CSC 216/s08/feign ignorance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 02:40, 2 April 2008
I really like this exercise. It wouldn't take very long to do, and it should be sufficient to illustrate the concept.
I think it could be improved by having some kind of object that should _not_ be deep-copied. Maybe if we are cloning students, their University object should not be copied, but rather both should be given a reference to the same university. You can probably come up with a catchier example.