cytoscape / cytoscape-automation

Collection of scripts that include programmatic io and control of Cytoscape
Creative Commons Zero v1.0 Universal
81 stars 58 forks source link

CIResponse text references CIError ... is there a CIError anymore? #5

Closed bdemchak closed 7 years ago

bdemchak commented 7 years ago

In https://github.com/cytoscape/cytoscape-automation/wiki/App-Developers:-App-Best-Practices#ciresponse, text references CIError ... does this structure actually exist? If so, we need material on it. If not, we can expunge it.

dotasek commented 7 years ago

It does exist, and is documented further down in that section. A Java snippet of the current implementation could be helpful. In the Cytoscape 3.6 API, there's an implementation in the CI Bundle, and there's also the standalone dependency they can include right now.

dotasek commented 7 years ago

Covered by https://github.com/cytoscape/cytoscape-automation/wiki/App-Developers:-Cytoscape-Function-Best-Practices#ciresponse-errors