On Jan 30, 2012, at 6:27 PM, Jens Alfke wrote:
> On Jan 30, 2012, at 1:34 PM, Richard Somers wrote:
>
>> Why does Core Data change entity names to upper case and attribute names to
>> lower case in the XML store?
>
> I don’t know; but the format of that XML is supposed to be private to
> CoreD
On Jan 30, 2012, at 1:34 PM, Richard Somers wrote:
> Why does Core Data change entity names to upper case and attribute names to
> lower case in the XML store?
I don’t know; but the format of that XML is supposed to be private to CoreData,
not something your app should try to read or write. (S
Why does Core Data change entity names to upper case and attribute names to
lower case in the XML store?
--Richard
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact th