Is there a way to get the MTComments container to sort by the entry ID of the original posts?
This would allow grouping of comments in relation to their parent entry. I suppose this would then require a second sort that controlled their date ordering.
The ideal situation would be to pull up a list of comments ordered by entry and then in descending order.
Hrm.. this might be possible with some clever loops over entries with comments, wouldn't it?