What steps will reproduce the problem?
1. Retrieve a Query.Spec (using IRepository<>.Where() for example)
2. Enumerate over it more than once, or use any IEnumerable<> extension
What is the expected output? What do you see instead?
Expect one request to couchdb, and then subsequent usages of the object to
iterate over the existing result.
Original issue reported on code.google.com by nnyst...@gmail.com on 19 Dec 2009 at 7:49
Original issue reported on code.google.com by
nnyst...@gmail.com
on 19 Dec 2009 at 7:49