Author: ericwa
Date: Sat Sep 21 06:14:08 2013
New Revision: 9116

URL: http://svn.gna.org/viewcvs/etoile?rev=9116&view=rev
Log:
COSQLiteStore: move all db access into a private dispatch queue. The 
COSQLiteStore API is unchanged for now (all methods still block), but this will 
allow us to add async methods for fetching revisions, reading commit contents, 
etc

Modified:
    trunk/Etoile/Frameworks/CoreObject/Store/COSQLiteStore.h
    trunk/Etoile/Frameworks/CoreObject/Store/COSQLiteStore.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestBranch.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestConcurrentChanges.m


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

Reply via email to