summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-08-03 00:40:52 +0200
committerJay Berkenbilt <ejb@ql.org>2010-08-03 00:40:52 +0200
commit998a6cbee911ee8d49b2ce2f24e0cb4898289492 (patch)
treeb848719b55208f44e3c82be4c52bb714499206bc /TODO
parent9a06fc541ce00361f12f6231b2f7556615cbccb7 (diff)
downloadqpdf-998a6cbee911ee8d49b2ce2f24e0cb4898289492.tar.zst
remove stream_data_handler; it wouldn't work as designed. replacement data implemented but not tested
git-svn-id: svn+q:///qpdf/trunk@988 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 f257f0cc..f20c44c0 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,9 @@ Next
QPDF_Stream.cc carefully line by line to make sure everything is
adjusted properly.
+ Don't forget to provide a method that provides a pipeline through
+ which the stream data is to be piped.
+
* Add helper routines for manipulating page content streams.
Operations should include ability to convert page contents from a
stream to an array of streams and to append or prepend to the page