2008-11-24 19:09:46 +01:00
|
|
|
This collection of classes is used by CoreObject to perform serialization
|
|
|
|
and deserialization of arbitrary objects.
|
|
|
|
|
|
|
|
So far, serialization and deserialization work for all simple types, object,
|
|
|
|
selectors and classes. Arrays and structures are believed to work, however
|
|
|
|
arrays containing structures and vice versa have not been tested.
|
|
|
|
|
2009-03-20 10:15:46 +01:00
|
|
|
LICENSE: BSD
|
|
|
|
|
2008-11-24 19:09:46 +01:00
|
|
|
WWW: http://www.etoile-project.org/
|