Browse Source
It's a bit leaky in that it makes assumptions about the members that will exist on AbstractObjects, but we can't make cloning work at the moment as it doesn't really work well with inheritance, every decendent would have to define __clone functions properly and I figured a wrapper function like this would be easier to support in the long term, until we make the movement to decorated objects.pull/341/head
Nigel Banks
12 years ago
1 changed files with 57 additions and 0 deletions
Loading…
Reference in new issue