Using blocks in Restkit (like ASIHttpRequest Blocks)

前端 未结 4 776
梦毁少年i
梦毁少年i 2021-02-09 05:19

i have been using the block support extensively in ASIHttpRequest, and i have found it to be an extremely elegant way of coding async requests, much more so than having the dele

4条回答
  •  轮回少年
    2021-02-09 06:00

    Blocks support for all the basic delegate tasks on RKRequest and RKObjectLoader will be coming in 0.9.4

提交回复
热议问题