knime-ip / knip-scripting

KNIP Scripting Extension based on SciJava-Scripting
3 stars 0 forks source link

Node which loads arbitrary scripts or class files #76

Open gab1one opened 8 years ago

gab1one commented 8 years ago

1.1. Idea: File selection. Script is copied into string storage or whatever. Then Dialog is created. 1.2 Mutate button to go back to file selection if desired.


This can be based on the existing scripting node, replacing the code editor with a file chooser dialog.

dietzc commented 8 years ago

We should think about enhancing the nodes which will be implemented in https://github.com/knime-ip/knip-scijava/issues/56, such that if knip-scripting is installed, these nodes can also consume scripts!