Quote:
Originally Posted by HarryT
The necessity to load the entire parse tree into memory is a part of the ePub spec. ADE's 300k "flow size" restriction is a result of that requirement.
|
No, it's not part of the specs. It's a common way to deal with XML, but you can optimize things or do it a different way.