mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 08:41:40 +03:00
3cce3b3caf
As per design, IOContexts controlled via type signatures are going away. They are replaced by explicit `Context.if_enabled` runtime checks that will be added to particular method implementations. `production`/`development` `IOPermissions` are replaced with `live` and `design` execution enviornment. Currently, the `live` env has a hardcoded list of allowed contexts i.e. `Input` and `Output`. # Important Notes As per design PR-55. Closes #6129. Closes #6131. |
||
---|---|---|
.. | ||
jupyter-kernel/enso | ||
src |