This is because to load urls, they either need to start with http or contain newline-characters.
Perhaps it means that the single getPlugin function is a little "too versatile" and it could be split into accessing a plugin by name and getting plugin(s) by loading a url... or similar.
Would label this a discussion issue.
This is because to load urls, they either need to start with
httpor contain newline-characters.Perhaps it means that the single
getPluginfunction is a little "too versatile" and it could be split into accessing a plugin by name and getting plugin(s) by loading a url... or similar.Would label this a discussion issue.