Menu

Multi-Plugin Libraries

Alex

[#23] merge into a tutorial

Multiple plugins in one library

In your registerPlugin function, call addDriver for each class.

Multiple libraries

Call loadPlugin for each library.

Loading the same library multiple times

Pugg should detect this and loadPlugin should return false without loading
anything.
If the loadPlugin call fails, wasLastPluginDuplicate will return true if it was
because the library was already loaded.


Related

Bugs: #23
Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.