The UIImage is the object (inherits from NSObject), so yes you'd pass the pointer to it as the dict's object. And objectForKey: will pass back that pointer to the UIImage again.

On May 12, 2009, at 10:00 PM, Eric E. Dolecki wrote:

I like the cache without writing to the disk (for now anyway).

When you say the image object itself, I don't know exactly what you mean... if it's just a pointer to UIImage then I think I do know. So I could pair
the pointer with the URL key, is that right?

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to