Well, I've decided that news is more appropriate for announcement of new build, than discussion.

Of course i need feedback and sad that noone writes anything about plugin itself, but big discussion has grown about how appropriate place for post is.

Don't get about modesty. I don't need to mimic anything. I'm not claiming anything. I'm trying to create good Perl plugin for the best (from my pov) IDE on the market. What does this have to do with modesty? Again, this is a product announcement, not myself.

And concerning the difference of Perl and Python's way, yes, they are different. But, Perl gives you possibility, not oblige you to do every single thing in your original way. Also, I don't know if you've worked on collaborative perl project, it's really difficult to work when everyone is expressing themselves instead of implementing features. It's possible but slows process down. So projects I've participated in has some guidelines and common standards of how different things should be done.

There is nothing bad and no shame in taking good ideas and good practices from other languages and bring them into Perl if its possible and not looks like a third ear on your head.

And if you are saying that Perl is for geeks, who likes to invent different bicycles and Python is for serious projects - i respectfully disagree. It's not about Python or Perl, but about development methods and development culture. Python just doesn't allows you to act different way, Perl - does.

P.S. Sorry for my English.


In reply to Re^3: Camelcade 0.39 beta released by hurricup
in thread Camelcade 0.39 beta released by hurricup

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.