I have created a fetchImageOperation class which inherits from NSOperation. It fetches the image using a URL and then fires the block when done. My question is that if I have the following code: I have created a fetchImageOperation class whic
I have created a fetchImageOperation class which inherits from NSOperation. It fetches the image using a URL and then fires the block when done. My question is that if I have the following code: I have created a fetchImageOperation class whic