Comment 3 for bug 1401902

Revision history for this message
Dean Troyer (dtroyer) wrote :

We should consider establishing the common set of filtering and sorting options here. Since the Python APIs always give us back the entire list in memory at once, filtering and sorting even when the server does not support it is easy and we can add this wherever it makes sense independent of server support.