Reducing ColdFusion CFDump Whitespace Safely
ColdFusion bug #3630936 was submitted regarding the issue of whitespace being generated in the CFDump source code. Some server-based technologies (like Google's PageSpeed) can auto-optimize, rewrite & minify HTML, CSS & javascript. Some developers may opt to capture and optimize source code manually. This CFDump tag allows all parameters to be safely passed (regardless of ColdFusion version) and reduces the generated source code so that it outputs to a single line. (I know CFDump is not for production, but that shouldn't excuse the sloppy non-production-quality source code that this tag currently generates.)









