altavir
11/05/2020, 6:09 AMCell
API. Also local properties do not make a lot of sense. They could be opimized by the compiler and should never escape the cell. Is it even possible to capture local variables?
Global (Notebook) state on the other hand could be useful. It could be easilly accessible since it is explicitely stored somewheere in the engine. It could be a part of the notebook state.