Author: qmathe
Date: Sun Mar 30 18:08:24 2008
New Revision: 2992

URL: http://svn.gna.org/viewcvs/etoile?rev=2992&view=rev
Log:
Added UUID serialization and deserialization support with methods 
-storeUUID:withName: and -loadUUID:withName:. -loadUUID:withName: is meant to 
be overriden in subclasses or categories. Renamed -[ETSerialObjectBundle 
setBundlePath:] to -setPath:. Added -initWithPath: designated initializer to 
ETSerialObjectBundle. Updated ETSerializerTest.m to use this constructor.

Modified:
    branches/qmathe/EtoileSerialize/Headers/ETDeserializer.h
    branches/qmathe/EtoileSerialize/Headers/ETObjectStore.h
    branches/qmathe/EtoileSerialize/Headers/ETSerializer.h
    branches/qmathe/EtoileSerialize/Sources/ETDeserializer.m
    branches/qmathe/EtoileSerialize/Sources/ETDeserializerBinaryFile.m
    branches/qmathe/EtoileSerialize/Sources/ETSerialObjectBundle.m
    branches/qmathe/EtoileSerialize/Sources/ETSerializer.m
    branches/qmathe/EtoileSerialize/Sources/ETSerializerBackendBinaryFile.m
    branches/qmathe/EtoileSerialize/Sources/ETSerializerBackendExample.m
    branches/qmathe/EtoileSerialize/Sources/ETSerializerNullBackend.m
    branches/qmathe/EtoileSerialize/Sources/ETSerializerTest.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to