removed dependencies to FMDatabaseAdditions
[fmdb.git] / CHANGES_AND_TODO_LIST.txt
blobd061b9807fdce1692481a0dfc83fa8a360c24dcf
1 TODO:
2 Caching prepared statements, based on a hash of the query would be cool (NSDictionary?)
3 A connection manager, so you can checkout and hit the same db over different threads.
5 2008.06.03:
6 Removed all exceptions, now you should use [db hadError] to check for an error.  I hate (ns)exceptions, I'm not sure why I put them in.
7 Moved to google code.
8 Various little cleanup thingies.
11 questions? comments? patches?  Send them to gus@flyingmeat.com