MantisBT - Hall D Online
View Issue Details
0000196Hall D OnlineMonitoringpublic2012-02-02 10:482012-07-17 13:46
wolin 
wolin 
normalfeatureN/A
resolvedfixed 
No
4
0
0
0000196: Python wrapper for cMsg
Wrap cMsg C or C++ API in Python. Not necessary to wrap all cMsg functions.
Possible summer student project, DAQ group probably will not do this.
No tags attached.
Issue History
2012-02-02 10:48wolinNew Issue
2012-02-02 10:48wolinWork by outside group for Hall D => No
2012-02-02 10:48wolinEstimated man-weeks => 4
2012-02-02 10:48wolinPercentage complete => 0
2012-02-02 10:48wolinActual man-weeks => 0
2012-07-16 17:16wolinStatusnew => assigned
2012-07-16 17:16wolinAssigned To => wolin
2012-07-16 17:17wolinNote Added: 0000408
2012-07-16 17:17wolinStatusassigned => acknowledged
2012-07-17 13:46wolinNote Added: 0000409
2012-07-17 13:46wolinStatusacknowledged => resolved
2012-07-17 13:46wolinResolutionopen => fixed

Notes
(0000408)
wolin   
2012-07-16 17:17   
Jython may be the way to go, claim is that Jython (aka Python) script can access Java classes directly from the script itself. Need to download Jython and see how well this works.
(0000409)
wolin   
2012-07-17 13:46   
Jython works fine, can import cMsg jar file and then call cMsg classes from Jython script. I don't see a need to develop a separate Python wrapper.