I want to double click a GDL component in paramO and have the GDL IDE in front of my eyes.
I want that the GDL component has as many parameter/variables inputs as I want (currently only 4), each one showing it's name not a "A,B,C,D" mapping that makes not sense at all.
I want a param-O component that knows how to read XML/HSF files of a gdl object, and that prompt which parameter/variables I want to use as inputs of the param-O component.
I want a python component in param-O with a minimal python interpreter to write python code, that is able to read *.py files, executes python code and outputs the result of desired variables used in the python code.
Param-O shouldn't be only for users who don't want/can't learn to code GDL scripts.