colonelpringles/pringles

Abstract simulator executable control

Closed this issue · 1 comments

From ExecutableDiscoverer return some kind of SimulatorController, which abstracts from the simulation location, or where it lives (as to in some future, abstract a remote version of the simulator).
This also can help to delegate all simulator binary control to the this object, and just let the Wrapper handle the parameterization of the simulation, and abstract from system error, network error, etc.

@plbalbi can we close this issue?