From 0c1dab0cea80e6188d396793b4dc14a11de042f4 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 15 Aug 2010 12:58:47 +0000 Subject: [PATCH] *** empty log message *** --- TODO | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index a4a98fd..0ec57ac 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,9 @@ General library code and get rid of use of std::cout and std::cerr, replacing them with some better mechanism. + * In general, take a fresh look at private methods to see which, if + any, should be protected. + * Look at page splitting. Subramanyam provided a test file; see ../misc/article-threads.pdf. Email Q-Count: 431864 from 2009-11-03. See also "Splitting by Pages" below. -- libgit2 0.21.4