jakem742

Results 6 comments of jakem742

This would be extremely helpful :) It looks like this is a matter of: 1. Adding 'val year: String' - ReadListRequest.kt ln 14 2. Use 'seriesRepository.findAll(book.series + " " +...

I would love to have a coherence between all types of media, regardless of whether a book is an omni, trade or issue. The way I see it, a series...

If the Book -> Edition -> Series model was used, it could make sense to think of one-shots as a unique edition within a series? Simply set the Edition's mediaType="One-Shot"...

Is that the original intent of the BookCollection construct, or are there other types of Collections that this is meant to encompass as well? Do all collections necessarily have an...

No, my point is you could have a separate series for each mediaType. ie. The main series composed of issues would have a mediaType of "issue" or whatever, while a...

As you mentioned, it really comes down to how series get handled. I personally like the idea of Editions of a particular series, where the series describes the set of...