Wheel, I’m not writing another way of do it…
Is the same way that ObjectUtils of Flex Framework do, but… Imagine that we want to duplicate one object of the class Example, we can just do the clone with a code like this:
public function deepClone ( obj : * ) : * { var [...]