I wonder why there are 2 sort methods, one for ascending, second for descending.
It's enough to define ascending sort method. Descending is just
reverse of ascending sort method.
ascending:
ascSortMethod();
descending:
- ascSortMethod();
---
Ian
------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@...
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel