It is better to address the reader than write about the abstract person. For a USAer I am formal and retiring yet I rarely use one when you will serve. I finding using one is not pompous, just unengaging. Here we are in a poor situation for the use of you, we might wish to address each other personally and address the readership at large. Confusion between the general and specific second person probably indicates some structural deficiencies in a post. Given the informality of the forum this is to be expected.

The use of the reader is more suited to some styles fiction when one wishes to background the reader.

I recommend against descending to dialect, y'all, as a supposed improvement. Dialect is usually more distracting than helpful. I am sympathetic to your intent. The parallels to my statements regarding $obj->new are striking.

Your apology is accepted. Your post was very mild considering the provocation.

I look forward to more of your thoughts on the matter.

You mentioned programming guidelines earlier.

The use of programming guidelines is an interesting tangent to the issue. It is a formal declaration of what issues are not to be thought about when creating code. Coding practices should be determined at the lowest possible organizational level for the smallest reasonable workgroup. This yields expediency while still allowing some chance of improving the quality of code through better ordinary feedback and cross pollination between groups.


In reply to (Re:)+ $class = ref $class || $class (not tye) by rir
in thread Constructor/Factory Orthodoxy by mojotoad

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.