Comment 10 for bug 2047713

Revision history for this message
Leonard Richardson (leonardr) wrote :

#2: Yeah, basically you can't pass in an anonymous function to something, you have to subclass. We can always add that sort of functionality later if this is used enough to justify it.

#3: ElementFilter is a great name. I've adopted that in the code base, so be careful if you pull again.