plugboard
plugboard copied to clipboard
plugboard.webfunction.plugboards/web-function-resources should not accept nil namespaces
If nil namespaces are passed to plugboard.webfunction.plugboards/web-function-resources it causes a nasty NullPointerException - this is often an indication that a namespace has not been loaded. A better way of finding and loading namespaces that contain web functions would be useful.