diff design.txt @ 14:442dc6ee647b

Show correct time
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sun, 26 Dec 2010 14:56:08 +0100
parents d46773d89a19
children 865bf07f381f
line wrap: on
line diff
--- a/design.txt	Sun Dec 26 03:21:17 2010 +0100
+++ b/design.txt	Sun Dec 26 14:56:08 2010 +0100
@@ -24,12 +24,14 @@
 + command-line samples (-R, filenames) (Log & Cat) to show on any repo
 +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
 DataAccess - collect debug info (buffer misses, file size/total read operations) to find out better strategy to buffer size detection.
 delta merge
 Changeset to get index (local revision number)
-
+.hgignored processing
+RevisionWalker (on manifest) and WorkingCopyWalker (io.File) talking to ? and/or dirstate 
 
 
 >>>> Effective file read/data access