Author: ericwa
Date: Tue Sep 24 19:14:34 2013
New Revision: 9136

URL: http://svn.gna.org/viewcvs/etoile?rev=9136&view=rev
Log:
Add a mechanism for making empty commits (no embedded objects modified, but 
some metadata), used, for example, to record a user pressing 'cmd+s' on a 
persistent root. e.g. { 'type' : 'userInvokedSave' .. }. It's done with a flag 
on COBranch that is not especially elegant... but was the best I could think of 
for now

Modified:
    trunk/Etoile/Frameworks/CoreObject/Core/COBranch.h
    trunk/Etoile/Frameworks/CoreObject/Core/COBranch.m
    trunk/Etoile/Frameworks/CoreObject/Tests/TestBranch.m


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

Reply via email to