Move all input selection functions into modelSet
While working on JSON, I realise that some of the functions that I think should be in modelSet have crept into model objects. Specifically, the logic around selecting inputs.
Refactor this properly.
While working on JSON, I realise that some of the functions that I think should be in modelSet have crept into model objects. Specifically, the logic around selecting inputs.
Refactor this properly.