| STEnterprise 2.1 - The STEnterprise framework is
a database-independent
persistence layer based on the
NSCoder class and NSCoding
protocol. Unlike the
monolithic and invasive
database support provided by
tools such as WebObjects/EOF,
STEnterprise can be used
without having to structure
your entire project around
it.It has been tested and
shown to encode the base EOF
object classes NSString,
NSCalendarDate,
NSDecimalNumber, NSNumber
(direct coding only; see Known
Bugs), NSData, and NSNull. For
those familiar with the
architecture of EOF,
STEnterprise aims to be
equivalent to what corresponds
to the Access Layer. |