We've been using the term Digester to designate an export of the DB into another format. Currently, only the raw digester that generates an XML Library.
This should be renamed and transformed into what we'll call a Formatter that is a transformation of some list-of-books into another format. First formatter will be a Kiwix Library Formatter that transforms this list into a valid Kiwix Library XML.
Formatter has nothing to do with content selection
We've been using the term Digester to designate an export of the DB into another format. Currently, only the
raw
digester that generates an XML Library.This should be renamed and transformed into what we'll call a Formatter that is a transformation of some list-of-books into another format. First formatter will be a Kiwix Library Formatter that transforms this list into a valid Kiwix Library XML.
Formatter has nothing to do with content selection