Enigma
Enigma copied to clipboard
Experimental mapping-io support
This PR will add full mapping-io import and export support. It won't replace Enigma's own (legacy) import/export code (yet), so you can choose which library to use, in case there are still bugs in the new solution.
Closes #402.
At a glace this looks like a great start.
Most of the time we dont use the GUI to select the mappings, in yarn its passed as run argument, or the commands to augment the mappings are directly invoked. It might be nice to have a system property? to make it the default option so we could try it out easily in yarn.