Am 12.01.15 um 16:12 schrieb Bertrand Delacretaz:
> On Mon, Jan 12, 2015 at 4:09 PM, Carsten Ziegeler <[email protected]> 
> wrote:
>> ...I think the test is wrong, the impl shouldn't be required to use an
>> ordered set (unless I'm overlooking something)....
> 
> I haven't looked at all the details but it seemed like the ordering is
> used to give precedence to messages under /apps over those under
> /libs. The wrong ordering caused the test to fail.
> 
So how do you know that apps is in the set before libs? What if have
resource resolver configured with /zoo which comes before /apps in the
search path?

Right now a search is done over the whole repository and the result is
put into a set, so if we need a different ordering, than we need to sort
the result accordingly.

Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
[email protected]

Reply via email to