Closed jgert closed 4 years ago
CreateSpliceInsertCommand and CreateTimeSignalCommand returns by default SpliceCommand. SpliceCommand allows us to read-only signal values. This fix returns designated (I guess) interfaces that allow modifying created signals outside the module.
All committers have signed the CLA.
Hey there, I think this change looks good. Could you sign the CLA and I'll merge it.
CreateSpliceInsertCommand and CreateTimeSignalCommand returns by default SpliceCommand. SpliceCommand allows us to read-only signal values. This fix returns designated (I guess) interfaces that allow modifying created signals outside the module.