Author: ericwa
Date: Wed Jan 22 20:34:01 2014
New Revision: 10118

URL: http://svn.gna.org/viewcvs/etoile?rev=10118&view=rev
Log:
Simplify CORevisionCache by having object lifetime controlled by a strong 
pointer in COEditingContext. This avoids the refcounting implementation which 
was accomplishing the same thing afaik. BTW, thanks for finding the gigantic 
COSQLiteStore leak :-)

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/COEditingContext.h
    trunk/Etoile/Frameworks/CoreObject/Core/COEditingContext.m
    trunk/Etoile/Frameworks/CoreObject/Core/CORevisionCache.h
    trunk/Etoile/Frameworks/CoreObject/Core/CORevisionCache.m
    trunk/Etoile/Frameworks/CoreObject/Tests/Core/TestEditingContext.m


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

Reply via email to