tags:

views:

24

answers:

1

There's Core Data, Core Audio, Core Animation, etc... does core just mean that it's the basic library of that whole general category?

+1  A: 

It's just the naming that Apple used to indicate their purpose built libraries.

Nothing special, just marketing really. It sounds a lot better to say they have "CoreData" than "a new data library".

Justin Niessner