Will the mobile theme be updated to honor the WordPress setting of having comments display in reverse order and only display the specified number along with next and previous page links?
I noticed that the Carrington Blog theme uses the newer wp_list_comments() function and handles all that, but the Carrington Mobile still uses the oder method.
If this were a regular WordPress theme, I could probably update it myself, but I'm not familiar with the Carrington framework well enough.