Created by: ly29
Now it is possible to load a python list into sverchok using sv list input node. Warning, no checking of list contents, if it contains strings etc sverchok and blender can probably crash.
The code can handle some common reload scenarios. Needs more testing and fixing. Changes to interface, uses color to signal state. Some renaming.
This should be considered beta still.