It would be very useful if adjust_model_reaction returned the reaction added/removed/modified, instead of the object metadata for the object. Similarly for adjust_biomass_reaction.
A use case: A reaction in the biochemstry is different from the data represented in model (rxn00001 vs rxn00001_c0, for instance). If the data that was changed was returned, I could quickly update the UI after adding a reaction without the need to grab the entire model again. It's the difference between "instant" changes to the model and having the user wait.
It would be very useful if adjust_model_reaction returned the reaction added/removed/modified, instead of the object metadata for the object. Similarly for adjust_biomass_reaction.
A use case: A reaction in the biochemstry is different from the data represented in model (rxn00001 vs rxn00001_c0, for instance). If the data that was changed was returned, I could quickly update the UI after adding a reaction without the need to grab the entire model again. It's the difference between "instant" changes to the model and having the user wait.