Draft: Dynamic Namespace for GUIClient
Description
This MR introduces the RPC broadcast refactoring that will give us a dynamic namespace for the GUI object of the client.
Related Issues
closes #451 (closed) closes #450 (closed) closes #428
Type of Change
- RPCRegister
- Namespace is built dynamically based on registry broadcast
How is this done? BECDockArea states are broadcasted, Docks and widgets are then accessible through the BECDockArea config. Therefore the config has to always be up-to-date
Definition of Done
-
Documentation is up-to-date. -
Add tests for bec_dock e2e