The depth limits somewhat reduce server load so changing them for AnonyMonk and new users may have a non-trivial impact on server responsiveness (most page hits are anonymous). Eliminating the limit is simply unacceptable to me (not only for the possible impact of server responsiveness but also because it can make some huge threads render unacceptably slowly and also display quite poorly). In fact, it'd be nice to have a reply count restriction to go along with the reply depth restriction, but that is harder to implement so I certainly wouldn't hold my breath.

Have you tried setting the two depth settings differently as I recommended? I find that it is a huge improvement to the clarity of the results, to the point that I'm in favor of such being required.

Hmm, that makes me think of a quick way to do this. I'd actually rather just strongly encourage having them set differently (that is, discourage setting them the same by accident or ignorance). But given the problems I had trying to just get AnonyMonk to use different defaults, if nobody ponies up patches to implement something better (I won't hold my breath) then I might do a quick patch to force "headers w/o bodies" to be 1 higher no matter how they are set. Somebody can come back later and improve that if they have the time and motivation.

- tye        


In reply to Re^3: Default depth for replies (unlimited) by tye
in thread Default depth for replies by igelkott

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.