Closed Aareon closed 6 years ago
Thanks for the global var integration. The sarcasms could have been left out.
I do welcome functional edits & ideas, but please, refrain from cosmetic/style changes only. I can autoformat the code if I want to. Adding a space there or splitting a single line into 10 does not help. Only adds noise to the PR and stresses the mouse :) The mockup objects are on a single line for a reason.
Fair enough, duely noted. I apologize for the sarcasm. Been a long day lol
Code updated without global, thanks or the help, closing this pr.
Passing the config var this way breaks the Tornado server.
Current git code is then broken, working on it.
Fixed with proper init syntax. Closing again.
Not to bash, but why do we insist on using globals when they are so widely discouraged due to safety reasons? Is the intention not to be safe?