Hacker News new | ask | show | jobs
by gok 2760 days ago
> No, globals like that are very problematic

Indeed, they're terrible. What I don't understand is why basically every Google-authored project has loads of these (protobuf, gflags, TensorFlow...)

1 comments

In Chromium they are so widespread that makes the rule showing that complex code cannot avoid them and defeating the rule.