View Single Post
Old 01-26-2017, 01:01 AM   #1
erjcan
Junior Member
erjcan began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2016
Device: kindle
what is the design pattern(s) behind Calibre?

hi, what is the design pattern(s) or the logical layout, framework of Calibre?
on what design principle is it built?

like diamond, callback etc? I realize there is no single pattern that can describe it precisely.

But can you say
  • "preferences folder uses the composite/decorator/facade pattern",
  • "the ebook conversion functionality classes are organized in a iterator design pattern"

I m looking for something like that, i would be glad to see if i could decompose it this way.
erjcan is offline   Reply With Quote