Setting application variables in onRequestStart???
Hello, all,
I'm working on some legacy code that I inherited from a long-gone developer (he left about two years ago.)
For some reason, the developer is setting application variables in the onRequestStart() section of application.cfc.
I was under the impression that application variables were set when the server is first started, or comes back from a reboot, or similar situation. Yet until recently, this application was running without a hitch.
Am I crazy? Obviously the variables are working, but I didn't think it would.
V/r,
^_^
