Skip to content
  • blezek's avatar
    ENH: Extended ModuleFactory to search for Python modules · 72161285
    blezek authored
    CommandLine module Logic will execute the Python module inside the Slicer executable in a separate thread from the GUI.
    This is an initial implementation, and is essentially a strawman for how Python Modules will be integrated into Slicer.  In particular, the XML support will be agumented to properly cast strings passed to Python from Slicer into proper Python objects/datatypes.
    
    
    git-svn-id: http://svn.slicer.org/Slicer4/trunk@3765 3bd1e089-480b-0410-8dfb-8563597acbee
    72161285