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

Update cy-automation-cy-rest-json-util-sample to use ServiceTracker #43

Open dotasek opened 6 years ago

dotasek commented 6 years ago

The cy-automation-cy-rest-json-util-sample uses an outdated and problematic way of fetching CI utilities, and should use a ServiceTracker instead of getting services at startup.