brainvisa / axon

Brainvisa main GUI
Other
0 stars 1 forks source link

Remove the long-obsolete BrainVISA server for remote databases #37

Closed ylep closed 4 years ago

ylep commented 4 years ago

There is some long-obsolete code in BrainVISA that implements remote access to databases based on Pyro (notably in the directory https://github.com/brainvisa/axon/tree/bf42dbddad0fbad5b67046fa5c8e329ea421f474/python/brainvisa/remote).

Considering that we want to remove the dependency on Pyro, we should get rid of this code that is probably not used by anyone for a long time.

Any objection from the release team @brainvisa/release ?

denisri commented 4 years ago

I have no memory of this feature (!) So yes I completely agree with removing it.