[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: in-do-end
- From: Mark Hamburg <mark@...>
- Date: Fri, 15 Jan 2010 13:38:08 -0800
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
>
>