Hash tables aren't meant to be accessed in a sorted fasion. They are made to be easily (and most important) quickly. Sorting a hash table completly defeats the purpose of having them (imo
Agreed. But still, The desire for a feature similair to hash tables in functionality, With the ability to sort, etc, is there.
And a scripted solution is not good enough.