Skip to content

No more connect method

Nicolas Bouillot requested to merge no_more_connect_method into named-shm

This MR is Part of #10 (closed)

It removes the old system and includes the new one in all tests, quiddities and executables.

Still missing before minimal completion of the refactoring:

  • Use the connection spec tree for shmdata monitoring instead of the quiddity tree
  • create a signal for notification of changes in connection spec (for the few quiddities that dynamically changes the connection spec)
  • remove Quiddity categories and tags
  • include connection API into switcher-ctrl
Edited by Nicolas Bouillot

Merge request reports