Re: NSDocument app where the document is a SQLite file

2010-12-10 Thread davelist
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

NSDocument app where the document is a SQLite file

2010-12-07 Thread davelist
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