I am looking for the Flickr multithreaded example application that is used in lecture 10 "Performance and Threading". He does a few things that I would like to look at. The particular files I'm looking for are ImageLoadingOperation.h and MyTableViewController.m? Does anybody know if they exist somewhere out there and I just missed it? If they don't exist, does anybody know where some good examples of using NSInvocationOperation and creating a class to do loading of images in a threaded manner?
+5
A:
Quinn Taylor
2009-09-18 18:23:13
Wow, I feel foolish. I guess I must have just missed it. Thanks!
Jason
2009-09-18 19:14:39
No worries, everyone has those moments. Glad to help!
Quinn Taylor
2009-09-18 19:42:22
A:
This example is no longer in the above location. If you have it, I'd love to get a copy also.
Pat
2010-07-09 05:11:33