View Single Post
Old 05-25-2015, 03:14 PM   #3
jgoguen
Generally Awesome Person
jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.
 
Posts: 1,061
Karma: 2178845
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
Is it OK if the single plugin is of multiple types? Something like this:

Code:
class KEPUBMetadataPlugin(MetadataReaderPlugin, MetadataWriterPlugin):
And use that single plugin to provide both metadata reading and writing? I think I would end up using a similar setup for adding convert-from-kepub to the conversion plugin I already have if that works.
jgoguen is offline   Reply With Quote