Only if you need to implement everything as a recursive call. This scenario can be nicely implemented with a simple loop.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
Only if you need to implement everything as a recursive call. This scenario can be nicely implemented with a simple loop.