Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] AbstractRepositoryConnector.getChangedSinceLastSync() method

Hi,

I wonder what is the purpose of AbstractRepositoryConnector.getChangedSinceLastSync() method?

Its comment saying that it should return all the tasks if nothing changed, but all connectors except bugzilla actuall return empty collection.

Also, this API is quite limiting and assuming that one could extract task attributes, which is not always possible. For instance, update time for web-based connectors only available for the query hits, but not individual web-linked tasks.

 regards,
 Eugene




Back to the top