Re: Function once: concern
Laurent Dube <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Organization | DEI |
| Message-ID | <[email protected]> |
Mark Hahn wrote: > I might agree to call them "outer" and "once". Yes, I can now see the logic of staying away from the word init, which can be overloaded with different meanings for different users. I'll go for "once:" as everybody seems to immediately identify its meaning. And of course we keep "outer:". All this to avoid compound keywords... which of course would be even more explicit, :-) for expressing "do at def with outer context" and "do once at first use". Laurent Dube