about deep_clone
Well, I would think it would only generate the part of the chart from
'c' onward. That is, c-->d-->.., not the whole thing from 'a' on down.
Use the query 'tagged_out', present in ANY, and therefore all classes.
I think that's what the debugger uses when printing stack traces.
Note that this tends to be only one level deep, I believe. If you
want to go through all levels, you'll have to navigate them yourself
and call tagged_out from within each one of them.
Steve
|