it seems this is called lambda dependency and lambda binding
I found this :

http://www.hardcodet.net/2009/04/from-lambda-dependencies-to-lambda-bindings

intresting stuff!

Regards

Arjang
On 27 May 2010 09:58, silky <[email protected]> wrote:
> On Thu, May 27, 2010 at 1:51 AM, David Kean <[email protected]> wrote:
>> I’m really interesting in hearing why people think this is a bad idea. I’ve
>> done this in a few code bases (not ASP.NET, but WinForms) and it nothing but
>> pure goodness from my perspective.
>
> Why do you do it? Is it only for the refactoring? Why are you changing
> variable names that much?
>
> Maybe it's just me, but I rarely change any variable name.
>
> --
> silky
>
>  http://www.programmingbranch.com/
>

Reply via email to