Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and Tracking notice, (opens new window)
Description
The compiler should take a new `reload` seq of symbols identifying namespaces (including Closure namespaces) that should be loaded before the main ns. The order of `reload` will be respected but the recommendation will be that the namespaces are order independent. This will simplify loading tooling related side-effects which currently requires classpath busywork and requires boilerplate that will never see production.
The compiler should take a new `
reload` seq of symbols identifying namespaces (including Closure namespaces) that should be loaded before the main ns. The order of `
reload` will be respected but the recommendation will be that the namespaces are order independent. This will simplify loading tooling related side-effects which currently requires classpath busywork and requires boilerplate that will never see production.