The integration is done as to not break the v1 protocol. The v2 protocol marshallers are registered only if using the v2 interface, using the app's setup_interface_v2_protocol hook
The biggest change is a plain copy (without changes) of syskit/shell_commands to syskit/interface/commands. The rest is minimal.
Depends on:
The integration is done as to not break the v1 protocol. The v2 protocol marshallers are registered only if using the v2 interface, using the app's setup_interface_v2_protocol hook
The biggest change is a plain copy (without changes) of syskit/shell_commands to syskit/interface/commands. The rest is minimal.