Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • New 'threads' methods

    1 answers - 701 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Elizabeth Mattijsen wrote:
    As you seem to adopt much of the functionality of the Thread::Running module
    http://search.cpan.org/~elizabeth/Thread-Running/
    you might want to keep the same method names as a courtesy to the
    Thread::Running users. And it would allow me to retract
    Thread::Running from CPAN altogether.
    Thread::Running has:
    ->running
    ->tojoin
    ->exited (which I assume is just the negation of ->running)
    I did propose ->running, but a few others have responded to a preference
    for ->is_running. Similarly, a couple of up-ticks for is_joinable (but
    one down-tick). So we'll see how the consensus builds.
  • No.1 | | 513 bytes | |

    05/07/06, Jerry D. Hedden <jdhedden (AT) cpan (DOT) orgwrote:
    Thread::Running has:
    ->running
    ->tojoin
    ->exited (which I assume is just the negation of ->running)

    I did propose ->running, but a few others have responded to a preference
    for ->is_running. Similarly, a couple of up-ticks for is_joinable (but
    one down-tick). So we'll see how the consensus builds.

    I prefer ->is_XXX too. Feels more perlish. (sometimes I'm jaleous of Ruby)

Re: New 'threads' methods


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "Perl"

EMSDN.COM