conductor icon indicating copy to clipboard operation
conductor copied to clipboard

Add a third option to setModel, for overriding the model name

Open micahr opened this issue 10 years ago • 0 comments

There are times when you want to alias a model when it's set in the models for a conductor. It would be great to have the ability to alias a model (i.e. context for a general model).

I propose we make the function signature:

setModel(req, model, [modelName])

micahr avatar Oct 21 '15 19:10 micahr