Dyalog / ewc

Experiments with JavaScript-based GUI
MIT License
1 stars 3 forks source link

Remove global traps #70

Open mkromberg opened 3 weeks ago

mkromberg commented 3 weeks ago

People are using EWC in real applications - we must leave application traps intact when running application code. In particular, ∆DQ and processEvent must not interfere with application traps.