[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: Are STOP and INIT good names? (was Re: [PATCH pod/perlmod.pod 5.005_63] Special Blocks For Less Than Gurus)
Tim Bunce <Tim.Bunce@ig.co.uk> writes:
> BEGIN
> DOZE / REST / NAP / READY / HALT / STAY / SUSPEND
> INIT
> END
>
> I like DOZE best (and it's got four letters :-)
I don't mind a few letters more:
IMMEDIATE (a.k.a. BEGIN for compatibility)
AFTER_COMPILATION
SETUP (BEFORE_EXECUTION)
FINISH (a.k.a. END for compatibility)
Of course, we need a BEFORE_COMPILATION as well ;-).
Just my ¤0.02.
-- Johan
- Follow-Ups from:
-
Joshua N Pritikin <joshua.pritikin@db.com>
Tom Christiansen <tchrist@chthon.perl.com>
- References to:
-
Michael G Schwern <schwern@pobox.com>
Gurusamy Sarathy <gsar@ActiveState.com>
Tim Bunce <Tim.Bunce@ig.co.uk>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]