Closed keiranjprice101 closed 8 months ago
While this is possible through a few different methods (composition, strategy pattern, inheritance) There is not one way to do this which doesn't result in overengineered logic that is hard to reason about. This is because there are slight changes between each instruments stitching which means it can't be done in the most simple way
Description of the issue
The logic will only be parially movable as some elements of stitch rules are instrument specific.