I’ve been developing database applications for years and I’ve welcomed the advances in abstraction that have allowed me to focus more on value-added business logic and less on low-level database access routines (with associated pitfalls). So it was a jarring “back to the past” slap in the face when I started developing on the iPhone [...]
Code Snippet – iPhone SqlLite DBO
January 20th, 2009 · Comments Off
Category: iPhone | Tags: · DBO, iPhone, Objective C, ORM, Sqlite