On 07/02/2014 01:02 AM, Wang Weijun wrote:
On Jul 2, 2014, at 12:48, David Holmes <[email protected]> wrote:
73 // Output sorted for eye pleasure.
?? "eye pleasure"
Well, it's easy for a human to locate one from a sorted output. Or maybe it's
because the old one is sorted and I don't want the new one looks ugly.
I think David's comment was in reference to the term "eye pleasure" and
not to the benefits of sorting the list. Why not just change this to
something like:
// Output sorted to make it easier to find entries
--Sean