Difference between revisions of "2010 Winter Project Week Command Line Module Simple Return Types"

From NAMIC Wiki
Jump to: navigation, search
Line 38: Line 38:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
Discussed designs with Andriy and Bill
+
* Discussed designs with Andriy and Bill
 
+
* Failed to entice Bill to do this for me this week
  
 
</div>
 
</div>

Revision as of 17:32, 8 January 2010

Home < 2010 Winter Project Week Command Line Module Simple Return Types

Key Investigators

  • GE: Jim Miller

Objective

Extend the Command Line Module infrastructure to allow for simple return types (int, scalar, string).




Approach, Plan

  • Use a single wrapper to collect all the simple return values in a key:value pair format.
  • Receive the key:value wrapper from executables, shared libraries, and python
  • Display the output values in the GUI as non-editable items

Need to coordinate this with the Qt port.


Progress

  • Discussed designs with Andriy and Bill
  • Failed to entice Bill to do this for me this week