I was just wonderng if I should file a bug report, or perhaps an enhancement request, for how flatten hierarchy works when only displaying default.xbe.
Basically, if you have a folder with lots of files, the time it takes to display the folder when "Flatten my programs Hierarchy" and "Only show default apps" is marked takes a long time.
I think the performance can be improved if, instead of xbmp checking each file in a folder, it can just look directly for default.xbe.
Currently, if I am not mistaken, each file in a folder goes through a filter in UApplications.cpp and in there is where it determines whether to display the file or not. So, when the two options are checked, and we only want to display the default.xbe, it still enumerates each file in the folder instead of directly trying for default.xbe.
If any of the mods feel I should file a bug report against this on sourceforge, please let me know and I'll go ahead and do that.
Thanks,
TS