in reply to Re^5: How am i doing?
in thread How am i doing?

There's a reason for that warning. It warns you that you might want to redesign or rewrite your code! ;-)
Or you might not. The warning is there to notify you of a possible bug, not a design choice; if you intend deep but not endless recursion, you would suppress the warning.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.