aboutsummaryrefslogtreecommitdiff
path: root/devel/etoile-serialize
Commit message (Collapse)AuthorAgeFilesLines
* - udpate to 0.4.1Dirk Meyer2009-03-204-7/+8
| | | | Notes: svn path=/head/; revision=230468
* This collection of classes is used by CoreObject to perform serializationDirk Meyer2008-11-244-0/+77
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. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=223337