Andrey Kuprianov <andrey.kouprianov@...> writes: > > Well the results will come out already sorted by date, so you can actually > implement some fancy in-place sorting, while running a loop to display your > items. On the other hand, Marks was right - although it seems that there's > a lot of things going on in the code, execution is quite fast. Try it out > and don't look back! >
That makes sense. I'll give it a shot. Thanks for the help!
