Skip to content

Move the space component from interaction_partner_t to the actual systems

Micael Oliveira requested to merge move_space into main

Description

Not all interactions partners actually need this and moving it will make it easier to introduce extensions of space_t in selected systems.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports