I am writing an iphone app; I need to save the data to persistent storage, but I am having the problems...
I have an app, backed by Core Data, that I\'ve been working on for awhile. I use version control (formerly SVN, now Git) to m开发者_开发技巧ove it around between different Macs.
I wish use nsmanagedobject to use a sqlite database into my project.. I downloaded CoreDataBooks sample but there\'s something that I don\'t understand right...
I\'m currently working on an embedded linux system. There are two crucial client applications on the system that connect to an external server ( on another embedded system, all written in C ). The two