recursion detection behaviour July 10, 2016 06:50AM |
Registered: 14 years ago Posts: 862 |
Re: recursion detection behaviour July 10, 2016 11:05PM |
Registered: 9 years ago Posts: 91 |
Re: recursion detection behaviour July 11, 2016 03:22PM |
Registered: 14 years ago Posts: 862 |
Re: recursion detection behaviour July 12, 2016 07:00AM |
Registered: 11 years ago Posts: 2,472 |
Re: recursion detection behaviour July 12, 2016 11:51AM |
Registered: 14 years ago Posts: 862 |
Re: recursion detection behaviour July 12, 2016 05:03PM |
Registered: 10 years ago Posts: 119 |
Re: recursion detection behaviour July 13, 2016 01:50PM |
Registered: 14 years ago Posts: 862 |
Re: recursion detection behaviour July 16, 2016 04:48PM |
Registered: 8 years ago Posts: 68 |
Re: recursion detection behaviour July 17, 2016 12:05AM |
Registered: 12 years ago Posts: 1,320 |
Re: recursion detection behaviour July 17, 2016 01:10PM |
Registered: 10 years ago Posts: 590 |
I fully agree.Quote
jbernardis
However having said that, I should also state that there is nothing wrong with recursive code.
Quote
jbernardis
I think it would be perfectly valid for it to error out if recursion reaches a depth of, say 10 or 20.
Re: recursion detection behaviour July 18, 2016 12:24AM |
Registered: 14 years ago Posts: 862 |