Hi,
The normal 8KB Silverlight.js is formatted as one long line, presumably for faster downloading. But it is hard to read and single-step through with a debugger. There was a more readable 370-line, 14KB version in the 2007-07 SDK. Is there an official multi-line version of the latest Silverlight.js somewhere?
I realize you aren't supposed to modify the functionality, but for temporary reading and single stepping a conventional file is nice.
This brings up the general issue of code reformatters / beautifiers. Anyone have a favorite for Javascript to recommend?
Thanks,
Alan Cobb
www.alancobb.com