[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Proposal] .name global indexing (Was: Re: 'with' statement)
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 10 Mar 2016 16:02:31 +0000
On 10 March 2016 at 15:55, Coda Highland <chighland@gmail.com> wrote:
> At this point you might as well use _.a = 1 and then you no longer
> even need a with statement.
that's pretty neat. in fact it's the only suggestion in this
thread(s) that I might try at some point. still a little sceptic
about readability, but sometimes a nice idiom is easier than trying to
come up with a sensible variable name.
--
Javier