unlhcc / HCCGo

A GUI application for submitting and managing jobs at the Holland Computing Center
6 stars 4 forks source link

Removing route params from connectionservice #233

Closed djw8605 closed 7 years ago

djw8605 commented 7 years ago

Connection list failed for anything other than Crane because we removed the route params! Never worked in 0.3 versions!

djw8605 commented 7 years ago

Yeah, when we used to store the connection in a Dictionary like object. But, since we are now only storing a single connection, we don't need all the functions to select which connection to use.