| Author |
Message |
tillig
Joined: 29 Oct 2009 Posts: 15
|
Posted: Fri Jan 14, 2011 6:23 pm Post subject: Assembly reorder not expected ordering - Reflector 7 Beta |
|
|
Reflector 7.0.0.272.
The way the original PowerCommands assembly reordering worked, it wasn't just an alphabetization of the list of assemblies, it had some logic:
- Microsoft signed assemblies in alphabetical order.
- Other assemblies in alphabetical order.
The new way it works, it appears to just be an alphabetical listing of everything, all mixed together.
The originally submitted request for PowerCommands (from me) actually asked for an even more specific grouping/order:
- Microsoft .NET framework assemblies (mscorlib and System.*) in alphabetical.
- Other Microsoft signed assemblies (Microsoft.*, etc.) in alphabetical.
- Everthing else in alphabetical.
It actually worked that way for a few releases and then was broken. I had filed the issue on the PowerCommands CodePlex site, but that appears to be down now.
It might be an idea to have some options around the sorting. Some folks might want just everything in alpha, but others (like me) definitely don't. |
|
| Back to top |
|
 |
Clive Tong
Joined: 04 Dec 2008 Posts: 281
|
Posted: Mon Jan 17, 2011 2:18 pm Post subject: |
|
|
| I've logged that as an enhancement request (RP-905). |
|
| Back to top |
|
 |
haleyjason
Joined: 25 Oct 2008 Posts: 78 Location: Seattle, WA
|
Posted: Thu Jan 20, 2011 1:18 pm Post subject: Simplier |
|
|
Actually the sorting logic was simplier than that.
1. Sort any assemblies in the tree that are in the AssemblyCache directories (usually Microsoft and System dlls)
2. Sort the remaining assemblies |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group