<div dir="ltr">The frame variable command doesn't seem to obey printing depth limits, instead having a '-D' parameter that defaults to unlimited / infinity.<div><br></div><div>In the Dylan language implementation, we have objects that refer to themselves regularly (example is an empty list is a pair, head and tail, each of which points to the empty list). There are plenty of other situations where this happens.</div>
<div><br></div><div>I thought that perhaps I would just set a different default when loading my scripts, but there doesn't seem to be a setting for the depth parameter to "frame variable".</div><div><br></div>
<div>Some example output of what I've done can be seen: <a href="http://hastebin.com/nugasalavu.lua">http://hastebin.com/nugasalavu.lua</a></div><div><br></div><div>Any advice on solving the issue with reference loops in child objects?</div>
<div><br></div><div>Thanks,</div><div><br></div><div> - Bruce</div><div><br></div></div>