Closed karussell closed 8 years ago
Use MatchResult.edgeMatches to fill MatchResult.instructions identical to what we do in Path.calcInstructions.
This needs some changes in the core (moving submethod of Path.calcInstructions into public method of e.g. InstructionList.create?).
Improved via #39
Use MatchResult.edgeMatches to fill MatchResult.instructions identical to what we do in Path.calcInstructions.
This needs some changes in the core (moving submethod of Path.calcInstructions into public method of e.g. InstructionList.create?).