Remove loadbyfilename

Merged
#39 · Created  · Last updated

Merged pull request

Merged in remove_loadbyfilename (pull request #39)

47ad11f·Author: ·Closed by: ·2020-04-08

Description

  • modified inoutcheck

    to be readable and not throw eceptions on productio systems, but only when run in debug config.

  • removed filenamesearch for pluginLoaded.

    Filenamesearch is not portable and cripples pythoncode unnecessarily. Use tha name you programmed into your plugin. It's shown in the right plugin window. USe that name if you're not the author of the plugin. Ask the author if he could name his plugin same as the filename to prevent unintentional double-loading of plugins.

And some linebreaks.

 

 

0 attachments

0 comments

Loading commits...