I was using the facebook example code of three20 as a basis for a project, and I want to have two url requests in my TTURLRequestModel class, so that I will only use one TTListDataSource to render my objects..
For example, a url request for the post details...
and another url request for all the comments of the post..