NSInMemoryStoreType: Not really "persistent", is it?
NSInMemoryStoreType: Not really "persistent", is it?
- Subject: NSInMemoryStoreType: Not really "persistent", is it?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 21 Oct 2008 16:43:15 -0700
An NSPersistentStore created with NSInMemoryStoreType is in volatile
RAM or VM, and is therefore not what I would call "persistent". So,
why is it an NS^Persistent^Store?
My guess is that NSInMemoryStoreType was added too late in the
development of Core Data to change the names of the NS___Store and
NS___StoreCoordinator.
Is there a better explanation?
(I'm just trying to understand the terms here.)
Jerry Krinock
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden