View Single Post
Old 03-13-2008, 12:17 PM   #73
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by kfarmer View Post
A canonical format shouldn't be lossy (ie, epub -- or whatever -- should be a superset of every supported format). Beyond that, there's no reason to care: epub just becomes another supported format.
There is a good reason to care. The choice of format might influence how much code you can reuse or get for free. The format should also be a format that have good support in form of parsers and a format that is easy to work with in different language. That is because the work done with formats and how to translate between them is generally useful if you want to implement something similar in another language.
tompe is offline   Reply With Quote