cppexpose icon indicating copy to clipboard operation
cppexpose copied to clipboard

Remove check for plugin library

Open sbusch42 opened this issue 7 years ago • 2 comments

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

sbusch42 avatar Jul 06 '17 09:07 sbusch42

is this still relevant?

cgcostume avatar Oct 23 '18 03:10 cgcostume

I remember working on the last two items...i'll have to check if it is implemented.

scheibel avatar Oct 23 '18 07:10 scheibel