In part 1 of my blocks’ adventures I wrote about the basics, block declaration, block definition and general usage. The first thing that you are going to need in iOS development is to use blocks as arguments in Cocoa framework methods, and this is also the easier one. Blocks as methods’ arguments come either to