aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-08-15 14:58:47 +0200
committerJay Berkenbilt <ejb@ql.org>2010-08-15 14:58:47 +0200
commit0c1dab0cea80e6188d396793b4dc14a11de042f4 (patch)
treee35e46a0ef09df3be5c312b06c841603df710c24 /TODO
parente3d6257318c34e800eb1b78c6b9c0c545ac5f9de (diff)
downloadqpdf-0c1dab0cea80e6188d396793b4dc14a11de042f4.tar.zst
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@1022 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a4a98fd1..0ec57ac9 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.