Talk:CSC 216/s08/feign ignorance

From Expertiza_Wiki
Revision as of 02:40, 2 April 2008 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.