Daily Archives: 

May 29, 2007

Competency, just a bit of competency…

I came across a bit of code earlier today, and thought it was nice and creative; it uses the new lambda expression syntax to create methods that delay hooking up event handlers.

Then I discovered that this code was only necessary because the entire architecture was flawed. Now I have to go in and correct people who don’t know how to devise an actual architecture rather than a model of “new code.”