On 20/02/2025 15:19, Andy I via
groups.io wrote:
Well, there may be one caveat.? If I remember correctly, Mike
Engelhardt said that parameter values do not descend infinitely
far down into their subcircuits, like you think they ought to.?
I think he said it goes down only three(?) levels deep.
?
That was and is really disturbing.? I never took the time to
verify it.
That implies that different code is executed after a certain depth.
That doesn't sound like the right thing to do. That "recursive"
thing has popped up again. Proper recursive sub-routines should, in
principle, recurse to infinite depth, limited only by memory. I
guess one might add a sanity check at some level of arbitrarily
defined depth. But three sounds way too conservative.
As a practical bloke, I might check your theory.? :-)
--
Regards,
Tony