bmeg / grip

Graph Integration Platform
https://bmeg.github.io/grip
MIT License
24 stars 8 forks source link

Changing traveler to interface #270

Closed kellrott closed 2 years ago

kellrott commented 2 years ago

Refactoring engine traveler structure to be interface, rather than structure. This should make the GRIDs engine easier to implement. This will mean scrapping the PathTraveler alternate interface that it uses, which will make things much simpler.