On Jul 25, 2010, at 11:41 PM, Amy Gibbs wrote:
> I'm working on a core data app that has an entity called Product. I'd like to
> have an image attribute for it but I'm expecting the app to have thousands of
> products stored over time so storing the images in the app will bloat it out
> and sl
I'm working on a core data app that has an entity called Product. I'd like to
have an image attribute for it but I'm expecting the app to have thousands of
products stored over time so storing the images in the app will bloat it out
and slow it down.
What I'd like to do is have an imagewell on