0
kicks
Ramblings on the Command design pattern
A discussion about the Command design pattern and concise ways to implement it using functional programming and C# 3.0 lambdas. A small example harnessing the power of closures argues for the added flexibility of the approach.