I haven't read your post, now I did.
++, interesting read, I mostly agree with many points of that
Still, I am not agree to waste plenty of resources just to accomplish some simple tasks. I do not want to get rid of car and use trucks just because I decided to pack my small boxes into huge containers.

Closer to your current point, there were no "6 major releases of Perl".
You probably meant some maintenance releases between 5.8.0 and 5.8.7?
Those are even not a minor releases, those are even less than that, those are maintenance, or patch releases (in my, probably broken, classification).

Did I tried threading recently? - yes, I did, in 5.8.6
As you already guessed, I failed, namely within Tk+Threads on Win32.
My attempt will probably fit into your classification of incorrect attempts, but, in my opinion, those were sane enough.

On the other side, I agree with an opinion that threads will mature faster if larger user base will be; and any support will stuck if all refuse trying.

add: sorry for my unperfect English. Some people say it is unperfect but perfectly adequate, I don't know :)
All I do know - I am unperfect :):):)

Best regards,
Courage, the Cowardly Dog


In reply to Re^7: Tk and Threads (again) by Courage
in thread Tk and Threads (again) by Ace128

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.