On Dec 7, 2010, at 11:13 AM, davel...@mac.com wrote:
> I've written a few small personal Mac apps and one iOS app and now am
> attempting to write my first NSDocument-based Mac application. I would like
> the document itself to be a SQLite file (with specific tables for my app -
> not a generi
I've written a few small personal Mac apps and one iOS app and now am
attempting to write my first NSDocument-based Mac application. I would like the
document itself to be a SQLite file (with specific tables for my app - not a
generic SQLite file). I've been reading through the NSDocument docume