On 7/22/21 2:32 PM, Tony V E via Std-Proposals wrote:
You can do that, but it is not thread safe. Maybe worth standardizing, maybe not.
I would say it's worth it because you can:
- easily implement a state machine function using sync / async signals;
- some UI library could finally take advantage of such mechanism and possible path to standardize a UI eventually.
... not to standardize a UI but a UI framework.