Object oriented programming on plugins development

tasosventouris
Level 2
Object oriented programming on plugins development

Hi everyone,

Lately, I was evaluating the different code bases of DSS plugins I could find in Github. As I saw, all of them are written in a functional way and none of them used classes and methods with an OOP. I was wondering if this way is not practical and thus none has chosen it or there is another reason for that. If it was just random, does anyone has a plugin built with OOP that would like to share the code? I am interested to check the architecture.

0 Kudos
0 Replies