Hacker News new | ask | show | jobs
by kreetx 571 days ago
AFAIK, dynamic scoping is still the default because of compatibility: older extensions might rely on it. For any new extension, the author should turn it on from the get go.