![](https://secure.gravatar.com/avatar/a0aa7c7cfd8ab8e02dbbe63aa5c3b083.jpg?s=120&d=mm&r=g)
24 Dec
2013
24 Dec
'13
5:38 p.m.
Hello, I am working on implementing something like doquery that operates on DAOs--that is, something that will allow me to iterate over all the DAOs matching a certain test without consing up all the instances at once. Before I spend too much time on this, I thought I'd see if anyone else has done something like this already, or if there is a simple way to do this with the existing doquery that I have overlooked. Thank you, -Eli