Tuesday, 9 February 2010

Writing plugins in C++ - pugg (open source c++ plug-in framework)

I am looking for people that have experience in using, or interessted in using, the plugin framework pugg, available at:
http://pugg.sourceforge.net/

What is your opinion on the framework pugg?
Please feel free to leave a comment.

Edit 2010-02-25:
I decided not to use the framework pugg.
In my opinion the framework is inconsistent, because one plugin can support more than one functionality.
I need a plugin framework, that only allows plugins with one "run()"-method.

No comments:

Post a Comment