<br> Hello,<br> <br> The problem that should be discussed is related to the plugin-loading mechanism of kdevplatform: the plugins are loaded and unloaded automatically. <br> We need all circuit/component/... plugins to be loaded. In order to achieve this, I'd like to define an interface that will be implemented by the needed plugins, and at startup ktechlab should ask for all the plugins implementing that interface (and keep a list of them?). <br>
<br> In my view, the plugins should only register factories; themself shouldn't implement any other functionalities. For example one plugin could register factories for a transistor and for a model for the transistor.<br>
<br>Notes / other ideas ?<br> <br> Zoltan<br><br>