This article makes a good point about Java's main method. Its privileged status makes it a fine starting point for reasoning about a program. However, it would be better if its signature encapsulated all the inputs to your program: not just args, but env vars and I/O streams too.https://twitter.com/adamwarski/status/963768358821859328 …
-
-
You mean like this? int main(int argc, char *argv[], char *envp[])
-
That looks like a different awful that I don't fully understand!
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
