Thread: mbarcode
View Single Post
Posts: 111 | Thanked: 80 times | Joined on Oct 2009
#332
Originally Posted by dragly View Post
However, I don't see the great benefit of switching to QWidget* other than having one class less to depend on (i.e. one less #include), or am I missing something?

To me it seems to be only a question of how one likes to structure the relationships between the plugins and the main app.
Yes, it's primarily a code cleanliness issue. Part of what I'm wanting to do with it is reduce the amount of code needed to create a plugin to an absolute minimum - I think that once mbarcode gets into extras, you'll have a LOT of people creating plugins; it's just to much fun to play with! :-)

Regarding the ISBN plugin, I've requested commit access on the project. As soon as that is approved, I'll commit the plugin.