Replaced recursive sortList, with loop based version as we were blowing the stack if the dynamic list grew over a certain amount.
Authored by: SumolX 2009-04-24
Parent: [r2246]
Child: [r2248]