Commit 0c1dab0cea80e6188d396793b4dc14a11de042f4
1 parent
e3d62573
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@1022 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
3 additions
and
0 deletions
TODO
| @@ -6,6 +6,9 @@ General | @@ -6,6 +6,9 @@ General | ||
| 6 | library code and get rid of use of std::cout and std::cerr, | 6 | library code and get rid of use of std::cout and std::cerr, |
| 7 | replacing them with some better mechanism. | 7 | replacing them with some better mechanism. |
| 8 | 8 | ||
| 9 | + * In general, take a fresh look at private methods to see which, if | ||
| 10 | + any, should be protected. | ||
| 11 | + | ||
| 9 | * Look at page splitting. Subramanyam provided a test file; see | 12 | * Look at page splitting. Subramanyam provided a test file; see |
| 10 | ../misc/article-threads.pdf. Email Q-Count: 431864 from | 13 | ../misc/article-threads.pdf. Email Q-Count: 431864 from |
| 11 | 2009-11-03. See also "Splitting by Pages" below. | 14 | 2009-11-03. See also "Splitting by Pages" below. |