Closed taitems closed 12 years ago
Namespacing in my fork is cleaned up, will need to be done separately in the overlay branch when you get time Sam.
Done in overlay now. They both use the appfail root namespace. appfail.overlay and appfail.reporting. Cheers!
We have to get the two working in unison, ideally in any order as well. Include the overlay before or after the reporting module.
Current namespacing has a clunky
if
, this is cleaner:window.myApp = window.myApp || {};