I agree that is why it was never done.
On May 17, 10:42 pm, Thadeus Burgess <[email protected]> wrote: > (Polls.order <= 5).select() vs db(Polls.order <= 5).select() > > I see no difference. > > I don't see any reason to give it an __iter__ method >.< Just put .select() > > -- > Thadeus > > On Mon, May 17, 2010 at 9:18 PM, mdipierro <[email protected]> wrote: > > e could also give query and set objects and __iter__ method and be > > able to

