On 26 Jun 2011, at 23:19, James Noble wrote: > But requiring "this" and "()" for *everything* - even local variables etc -seems to go too far. I agree with this. Local variables would be accessed through lexical bindings in the local scope. Andrew