Author: ericwa
Date: Fri Mar 14 23:39:29 2014
New Revision: 10569

URL: http://svn.gna.org/viewcvs/etoile?rev=10569&view=rev
Log:
TODO update

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=10569&r1=10568&r2=10569&view=diff
==============================================================================
--- trunk/Etoile/Frameworks/CoreObject/TODO.md  (original)
+++ trunk/Etoile/Frameworks/CoreObject/TODO.md  Fri Mar 14 23:39:29 2014
@@ -3,8 +3,6 @@
 
 First alpha release blockers
 ----------------------------
-
-- Fix GNUstep support
 
 - Check and update all Core, Model, Undo and Utilities API documentation 
(underway)
 
@@ -36,6 +34,8 @@
 - The undo system should support user-defined actions that track state not 
managed by CoreObject
 
 - Supporting broken cross-references. Since we don't support it, you must not 
permanently delete anything from a store (with `-[COSQLiteStore 
finalizeDeletionsForPersistentRoot:error:]`) unless your application doesn't 
use cross-references.
+
+- COUndoTrack doesn't cope with attempts by the user to undo changes in 
persistent roots that are not present in the store (assetions will fail)
 
 - Persistent root faulting; currently the entire store is loaded in memory
 


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

Reply via email to