This software called "plumage" is the framework of plugin management. Plumage is providing following features:
- Dynamic load of the shared libraries.
- Completely separation of the user-interface and plugin implementation.
- Requirements management of plugins for the collaboration between the plugin.
- Check the reference when unload the plugin.
There is not the binary compatibility now.
MIT License.
- Packages
- cmake 2.6 or later
- clang 3.1 or later
- libc++
- Boost library for the boost::any.
Yohei.Sekiguchi <ysekiguchi.zzz@gmail.com>