ilri / ckm-cgspace-mass-tweeter

A tool to mass-tweet CGSpace entries to twitter, also providing the status of each entry as being tweeted or not.
Other
1 stars 2 forks source link

Get latest items using handle #57

Closed tsega closed 8 years ago

tsega commented 8 years ago

The get latest items functionality should work with the handles instead of the ids of the items. There an issue with just looking at the id's for items to determine if they are new or not since documents/items could exist in the system for a long time and made public at a later time.

For the CGSpace point of view these items are the recently added items. From the internal database id's point of view, however, these item were created a while ago and not really the "recently added items". So to keep things consistent, latest items definition should mean the items that have the latest handles.