TelescopeSt / Telescope

Telescope is an engine for efficiently creating meaningful visualizations
MIT License
31 stars 9 forks source link

Use a DynamicVariable to define the default connector to use #88

Closed jecisc closed 5 years ago

jecisc commented 5 years ago

Currently, the default connector to use via methods like TLVisualization>>open is hardcoded. Maybe we could use a DynamicVariable.

https://github.com/pharo-tips-and-tricks/pharo-tips-and-tricks/blob/master/PharoProjects/DynamicVariables.md