This post originated from an RSS feed registered with Java Buzz
by Brian McCallister.
Original Post: Core Data
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
I guessed right! Core Data (scroll down) uses an SQLite backend =) Anyway, looks very interesting, and I like how it is retargetable for different backends, presumably transparently. The whole Objective-C thing is kind of annoying, though. Wish they'd standardize on a higher level language for app development, at least something with real garbage collection, if not a scripting language (PyObjC is pretty nice, I hear).