[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: in-do-end
- From: Eike Decker <zet23t@...>
- Date: Sat, 16 Jan 2010 16:42:06 +0100
What I like is also that it now makes more sense to assign multiple
values such as
2010/1/15 Mark Hamburg <mark@grubmah.com>:
> Not to be read as "the only positive point".
>
> Mark
>
> On Jan 15, 2010, at 1:37 PM, Mark Hamburg wrote:
>
>> One positive point about this:
>>
>> If you are doing something like class construction in a custom environment -- or even module construction -- it avoids linter complaints about global accesses within the scope. Of course, it also suppresses such linter warnings, so it depends on what you want.
>>
>> Mark
>>
>>
>
>