We want to introduce the concept of Collection which is a list of Book entries.
This will be part code, part manual selection, ultimately, allowing manual exclusion and insertion. At the moment, we'll solely rely on code, that would mostly be some kind of filter that produce a list (technically a query or generator) of Book entries that can be piped into an Exporter.
We want to introduce the concept of Collection which is a list of Book entries.
This will be part code, part manual selection, ultimately, allowing manual exclusion and insertion. At the moment, we'll solely rely on code, that would mostly be some kind of filter that produce a list (technically a query or generator) of Book entries that can be piped into an Exporter.