Re: RFC 189 (v1) Objects : Hierarchical calls to initializersanddestructors
[email protected] (Piers Cawley) 04 Sep 2000 11:09:18 +0100
| Newsgroups | perl.perl6.language.objects |
|---|---|
| Message-ID | <[email protected]> |
Damian Conway <[email protected]> writes: > > But I've gotta nitpick the name. I wonder if BLESS wouldn't be better? > > print calls PRINT, printf calls PRINTF, even if the subs don't do any > > printing. Sure makes it easier to see what's going on, to me at least. > > But BLESS doesn't do blessing. It does set-up. So it's called SETUP. :-) > > I'm certainly not averse to a better name -- INIT would be ideal, if it > weren't already spoken for -- but I think BLESS would be misleading. How about ONBLESS? Which admittedly suffers from not being a verb, but conveys the meaning rather well. I'm not entirely sure I *like* it, just tossing out another suggestion. -- Piers