But why should I want to parse a file every time I open it? An ebook is static, I don't edit it. So better to do this one time instead of always. Additionally: what abou very large or complex files? How much time would I have to wait to parse them? And complex files could be even impossible to parse automatically.
|