|
|
|
|
|
by Trezoid
4933 days ago
|
|
The only time I've ever seen flat comments work is when there is essentially no discussion (stack overflow) or where there is an obvious mechanism to indicate (and link too, ideally) the comment you're replying to. Threaded comments allow for more in-depth discussion, while making it obvious where the current thread finishes, so that skimming through is possible. Adding thread collapsing, or have threads auto-collapse at a certain point with a separate page for that thread solves the "super long tree" issue, since the really long comment threads are hidden away if you don't want them, but still there if you want to read them. |
|