On Wed, 5 Jun 2002, Bill Janssen wrote: > might be able to shrink the bloat, by modifying the way > PyPlucker.PluckerDocs.PluckerTextParagraph (enough "Plucker" in that > for you?) stores the parsed form
What about trying? > So, I'm curious. Suppose I succeeded in modifying the parser to make > it possible to reduce this 226 MB of HTML down to, say, a 23 MB (just > guessing) Plucker document. What would you do with it? Put it on a > memory card and open it with VFS? Would the viewer handle that? Correct, I'd just put in on a memory card and use it every day. I hope the parser would handle it, ie not load the whole document into memory but only the part being accessed
