K 10 svn:author V 6 dinoex K 8 svn:date V 27 2008-11-24T18:13:00.000000Z K 7 svn:log V 665 CoreObject is a framework for describing and organizing model objects, with automatic persistence and versioning by recording messages sent to objects. It offers a flexible versioning scheme where both individual objects and their entire object graph can be versioned separately. The built-in object model is a generalization of the property model used by the AddressBook framework. Foreign model objects can be also integrated by wrapping them with a special proxy. CoreObject uses the EtoileSerialize framework which, in many cases, allows objects and messages to be automatically serialized with no extra code being written. WWW: http://www.etoile-project.org/ END