Community discussion forum

The Beauty of Closures

This is a comment thread discussing The Beauty of Closures
  • 11 months ago
    Dear Jon, Thanks for taking the time to writing this great introduction to closures in C# and Java. By the way, have you had the chance to look at the [Umbrella project](http://www.codeplex.com/umbrella) (via CodePlex)? It's a .NET library that offers many helper/utility methods to easily work around various objects, pretty much using the same approach as your article. Though the code isn't highly documented, it's written explicitly enough to understand it. It's one of those libraries that should belong in everyone's lib folder ;) Brian www.BrianOnSoftware.com
  • 2 months ago

    Thanks Jon for a clear well-written article. I reached this article after downloading Ruby, and wanted to brush up on closures and some other supported language features. I appreciate the full code examples- many times authors leave out details, which can make the reader feel as if he or she is "missing something". Best Regards, Mark

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!