The change to begin putting user JavaScripts into a "privileged" folder that the user needs to create was for security reasons. Application level scripts are extremely powerful but can be extremely dangerous from a security perspective. Creating the directory and adding the .js file manually or running an installer that does this for you is how you "opt-in".
J-