EntryWithDate
SortByDatePredicate(const EntryWithDate* entry1, const EntryWithDate* entry2)
CheckForDuplicates(BObjectList<EntryWithDate, true>* list, EntryWithDate* entry)
EntryWithDate* item = list->ItemAt(i);
BObjectList<EntryWithDate, true> recentQueries(10);
EntryWithDate* item = new EntryWithDate(ref, changeTime);