BaseTen DP3.1

An update to BaseTen, our open source Cocoa database framework, was released today. Here’s what’s new in DP3.1:

  • The BaseTen Assistant now imports validation predicates (maximum/minimum values, string lengths and regexp validation patterns)
  • There are likely to be bugs and compatibility issues with the Core Data ICU-based regexp validation patterns and the POSIX ones understood by PostgreSQL — caveat emptor.
  • You can now perform custom SQL queries with two new convenience methods in the database context. The executeQuery:error: method returns the query result as an NSArray of NSDictionaries, while the executeCommand:error: returns the number of affected rows.
  • The database context now implements a Core Data -like setRetainsRegisteredObjects: method.
  • The full accuracy of timestamp columns (timestamp(6), microsecond precision) is now supported. Previously, sub-millisecond digits were discarded in conversions.
  • A number of bugs in DP3 have been fixed for DP3.1. We thank you for all the bug reports and patches.
  • Stay tuned for BaseTen for Workgroups DP3.11.

Leave a comment

About this Entry

MK&C is an eight-person software development studio in Helsinki, Finland. We specialize in designing and developing human-friendly software for the Mac, iPhone and iPod touch platforms.

» www.karppinen.fi
» www.knoxformac.com
» flightagenda.com
» basetenframework.org

This page contains a single entry by Marko Karppinen published on February 27, 2007 1:26 PM.

Addendum was the previous entry in this blog.

Here again is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.