shemanaev/DotOPDS

Add support for plugins (import and parsers especially)

Closed this issue · 2 comments

It's hard to add custom formats support right now. Consider adding plugin system for importers and parsers.

I think a short description of what is needed would be enough. I didn't have too much trouble. Although having the main parser code in Utils was not intuitive.

I am starting to add comments where I find them needed, e.g. what the members of Book contain.