cppexpose
cppexpose copied to clipboard
Remove check for plugin library
Rewrite plugin system, so that
- [x] Plugins register their components on load
- [ ] Plugins do not need to expose any functions anymore
- [ ] Checks for the existence of such functions and automatic unloading are removed
is this still relevant?
I remember working on the last two items...i'll have to check if it is implemented.