20 Jul
2001
20 Jul
'01
10:48 p.m.
Hi, I have a shedload of File objects all with a dateofpublication property. They are all catalogued an dateofpublication is a FieldIndex. I wonder what the most efficient way to get the article with the newest date of publication is? I had assumed a catalog search as follows would be best: article = Catalog(sort_on='dateofpublication')[0] Can anyone think of a better way? cheers, Chris
9026
Age (days ago)
9026
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Withers