Anyway, first of all we want to know WHY this ordering is required. If it's not required then why would we enforce it?
Do the users want to see the data in the same order they entered ? If we want to do that then its easy to implement when we enforce the order .. (because right now resources are always displayed in a predefined order).
Otherwise i can drop this patch. Thanks, Vikas
Thanks, tglx