Author: ericwa
Date: Fri Mar 28 07:20:29 2014
New Revision: 10656

URL: http://svn.gna.org/viewcvs/etoile?rev=10656&view=rev
Log:
Add a TODO item

Modified:
    trunk/Etoile/Frameworks/CoreObject/TODO.md

Modified: trunk/Etoile/Frameworks/CoreObject/TODO.md
URL: 
http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/CoreObject/TODO.md?rev=10656&r1=10655&r2=10656&view=diff
==============================================================================
--- trunk/Etoile/Frameworks/CoreObject/TODO.md  (original)
+++ trunk/Etoile/Frameworks/CoreObject/TODO.md  Fri Mar 28 07:20:29 2014
@@ -358,6 +358,10 @@
 
 - COUndoTrack
 
+  - Perhaps have different commands for a regular commit and a revert.
+    It's probably confusing or dangerous that undoing a revert can cause a 
selective undo (as it can now),
+       whereas for undoing a regular commit it's okay to make a selective undo.
+
   - Refactor COCommand initialization which is a mess
 
   - Rename COTrack to COHistoryTrack protocol


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

Reply via email to