[Checkins] SVN: z3c.vcsync/trunk/TODO.txt Some todo items.

Martijn Faassen faassen at infrae.com
Mon Jun 25 13:56:44 EDT 2007


Log message for revision 77076:
  Some todo items.
  

Changed:
  A   z3c.vcsync/trunk/TODO.txt

-=-
Added: z3c.vcsync/trunk/TODO.txt
===================================================================
--- z3c.vcsync/trunk/TODO.txt	                        (rev 0)
+++ z3c.vcsync/trunk/TODO.txt	2007-06-25 17:56:43 UTC (rev 77076)
@@ -0,0 +1,9 @@
+* tests for unicode support.
+
+* tests for various nasty synchronization cases.
+
+* save optimizations - only save those objects that are modified, new,
+  or removed, instead of everything.
+
+* load optimizations - only load those objects that the version
+  control system marks as new, removed, or updated, instead of everything.



More information about the Checkins mailing list