|
On Tue, Sep 23, 2008 at 12:50 PM, Matthew ArmstrongI'd guess the easiest way is to add a copy() method to your objects
<turkeypotpie@gmail.com> wrote:
>>>>
> So, if I could have this line:
> b = a.b
> ... do a copy instead of a reference assignment, I'd be ok. There also
> might be some other ways to solve this problem, so I'm not hung up on using
> this method.
--
Javier