Hacker News new | ask | show | jobs
by sesqu 5560 days ago
Is that a bad thing? Global variables keep cropping up in programming languages, so large objects (context-globals; namespaces) might be just the right compromise between encapsulation and coherence.