Archives for the 'functional programming' Category

FilterQ - A lightweight filtering API for Iterable Objects.

Thursday, July 30th, 2009

Wow, version 0.3 of FilterQ has been released and is available at filterq.googlecode.com. Several cool features have been added, several bugs have been fixed. But the best of all things, at least for me, is that I am using it in my JUnit 4.5 extensions project. FilterQ is my lightweight filtering API for Iterable Objects [...]

functional programming, patterns, programming | No Comments

More on Filters as First-class functions.

Friday, October 17th, 2008

By expanding (more like enhancing ) the filter pattern described here and borrowing some of the beauties of the matcher pattern in Guice, I coded a more concise version of this filter pattern. Now this pattern’s implementation has a fluent API for combining other filters together, a place where all filters can be defined, [...]

functional programming, patterns, programming | No Comments

 

July 2010
M T W T F S S
« Apr    
 1234
567891011
12131415161718
19202122232425
262728293031  

Categories

Archives

Tags