Tag Archives: URL shortening

Using blocks and Grand Central Dispatch for asynchronous web calls

Today at work, we were talking about building a REST framework and someone described how they made NSURLConnection behave synchronously. That seemed strange to me. Then, he told me that using Grand Central Dispatch made it easier to deal with … Continue reading

Posted in Uncategorized | Tagged , , , , , | 1 Comment