diff design.txt @ 43:1b26247d7367

Calculate result length of the patch operarion, when unknown
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Fri, 14 Jan 2011 04:41:05 +0100
parents 858d1b2458cb
children 26e3eeaa3962
line wrap: on
line diff
--- a/design.txt	Fri Jan 14 04:29:03 2011 +0100
+++ b/design.txt	Fri Jan 14 04:41:05 2011 +0100
@@ -27,7 +27,7 @@
 +buildfile + run samples
 *input stream impl + lifecycle. Step forward with FileChannel and ByteBuffer, although questionable accomplishment (looks bit complicated, cumbersome)
 + dirstate.mtime
-+calculate sha1 digest for file to see I can deal with nodeid
++calculate sha1 digest for file to see I can deal with nodeid. +Do this correctly (smaller nodeid - first)
 *.hgignored processing
 +Nodeid to keep 20 bytes always, Revlog.Inspector to get nodeid array of meaningful data exact size (nor heading 00 bytes, nor 12 extra bytes from the spec)
 +DataAccess - implement memory mapped files,