Am 02.06.15 um 12:32 schrieb Alexander Klimetschek:
> On 02.06.2015, at 05:17, Daniel Klco <daniel.k...@gmail.com> wrote:
>> @Alex,
>>
>> Sorting wouldn't necessarily be slow.  What you could do is have the API
>> return an iterator which wraps the sorted result iterator from the various
>> resource providers.
> 
> And how do you know that result X from provider A is > result Y from provider 
> B?
> 
The query contains the sort information (which properties and whether
ascending or descending), so you can get the values of the props and
compare them.

Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org

Reply via email to