[12/13] fusion: Sort the list of assemblies built during enumeration.

Hans Leidekker hans at codeweavers.com
Fri Feb 20 01:30:03 CST 2009


On Thursday 19 February 2009 22:36:25 James Hawkins wrote:

> > I don't see how it would hurt if we do match the sort order on Windows,
> > even if we achieve it by other means.
> >
> 
> The reason it hurts in this case is because the sorting happens at the
> File/Directory API level and not in fusion itself.  If the same logic
> applies, why don't we match sorting at that level in Wine?

It would hurt overall performance if we do it at the directory API
level, so the same logic does not apply.

 -Hans



More information about the wine-devel mailing list