untill a few days ago the api method Comments:list when given parentId returned replies in reverse-time order (as in, last X replies) which is super useful because CommentThreads:list with "replies" part already gives you replies in normal time order. Now, both those methods return replies in time order, which makes no sense, and clearly have broken a lot of clients that relied on this useful data, can Google developer please consider fixing this? There is no point to offer same functionality in 2 places, Comments:list was very useful!
↧