a c++ framework for plug-in management
Features
- Header only library, no installation
- Auto loading of plug-ins from files
- Version control for plug-ins
- Object oriented design
Web Pages
http://pugg.sourceforge.net/
https://sourceforge.net/projects/pugg/
I’ve been exploring how the Nuclex Framework proposal would fit into the rest of the project I’m working on currently. It’s a huge help to see it implemented in isolation like this. Thanks for making this all public!