On Thu, Nov 11, 2010 at 6:58 AM, Wichert Akkerman <wich...@wiggy.net> wrote: > On 11/11/10 09:30 , Mike Orr wrote: >> >> Could we name it 'u' and pretend that Pylons always had it? 'url' does >> tend to conflict with local variables and I usually use 'u' for the >> local variable in that case, so this would just reverse the practice. >> And it would look OK next to 'c' and 'h'. > > For readability sake I would object to that. One-letter names are confusing > to new people, and very likely to conflict with temporary variables.
I believe once you get used to them it's not big of a deal. But I agree. If there's more variables like that around, it makes very difficult not to say impossible to understand what's going on. -Fernando -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-de...@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.