I'm working on a Redfish model with Mikko, which has a forked copy of setup-utils.R, which made it's way from the Greenland halibut model.
But looking at the bling model, things have moved on. Do you still use it @willbutler42 ?
https://github.com/gadget-framework/gadget-models/blob/master/07-bling/gadget3%20-%20WKBDEEP/00-setup/setup-model.R
I'm wondering whether I should try to rework the code to use gadgetutils::model_actions instead of the fork, or do something more similar to bling. My instinct is the latter, but it'd be good to know which you prefer atm.
Either way, there's various helpers that'd be worth making their way into the gadget3 package at some point.
I'm working on a Redfish model with Mikko, which has a forked copy of setup-utils.R, which made it's way from the Greenland halibut model.
But looking at the bling model, things have moved on. Do you still use it @willbutler42 ?
https://github.com/gadget-framework/gadget-models/blob/master/07-bling/gadget3%20-%20WKBDEEP/00-setup/setup-model.R
I'm wondering whether I should try to rework the code to use
gadgetutils::model_actionsinstead of the fork, or do something more similar to bling. My instinct is the latter, but it'd be good to know which you prefer atm.Either way, there's various helpers that'd be worth making their way into the gadget3 package at some point.