So what's the feeling on posting code here for maintenance? I am pretty committed now to writing the VRML module, and I have some working code that will allow people to begin using it now. But its an 0.1 release and its not OO'ified. I got very good results from posting snippets thus far, and will be revising it.

So I am thinking of posting a node somewhere (suggestions for section are appreciated, and continually referring to it (rather than my home node) as I update it. This way not only do I get peer review when I need it, but I also get people casually looking at it and making suggestions.

So would it be okay to post some code and just keep updating it? Most of our nodes here are pretty static. It also does not require a new "peer review" section if I post it in, say, Cool Uses For Perl or Craft.

Comments?

le dep.

--
Laziness, Impatience, Hubris, and Generosity.


In reply to Continually updated code (discussion) by deprecated

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.