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
When handling errors in policies, it can be useful to identify policies via their id attribute.
I have implemented a proof of concept for set-variable in FH-Inway@21d405d.
However, I wonder if there is a better way to implement this optional argument that I believe would apply to all policies. Right now, to fully support this, it would require a change in all policy statements in all the context interfaces and in all the policy compilers.
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
Uh oh!
There was an error while loading. Please reload this page.
-
When handling errors in policies, it can be useful to identify policies via their
id
attribute.I have implemented a proof of concept for
set-variable
in FH-Inway@21d405d.However, I wonder if there is a better way to implement this optional argument that I believe would apply to all policies. Right now, to fully support this, it would require a change in all policy statements in all the context interfaces and in all the policy compilers.
Beta Was this translation helpful? Give feedback.
All reactions