You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am Looking for some guidance on how to implement some functionality that would allow the morphir runtime to be configured using environment information. We have some use cases where the morphir runtime can benefit from having access to environment-specific information and be configured this way.
After chatting with @Bouzomgi about this specific use case, he mentioned that the best approach could potentially be adding another argument to org.finos.morphir.runtime.MorphirRuntime#evaluate methods.
I am wondering what other folks think about this potential approach and if it seems feasible for a contribution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Morphir maintainers,
I am Looking for some guidance on how to implement some functionality that would allow the
morphir
runtime to be configured using environment information. We have some use cases where themorphir
runtime can benefit from having access to environment-specific information and be configured this way.After chatting with @Bouzomgi about this specific use case, he mentioned that the best approach could potentially be adding another argument to
org.finos.morphir.runtime.MorphirRuntime#evaluate
methods.I am wondering what other folks think about this potential approach and if it seems feasible for a contribution.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions