Seen any reason why? I guess this means the handy little util which lets you dump source from a whole assembly won't work any more...guess this might be the reason!
Well, I am disappointed that Lutz decided to obfuscate the code, but if he wants to make it unreadable, that's his prerogative. It's still an amazingly good utility.
Well, the more I think of it, the more I actually like the idea. It shows there are different levels of protecting you stuff: Source, Binary, Obfuscated Binary.
There can be multiple levels of obfuscation too.
You can also compile to native code from your IL.
Exactly, self-demonstration is a better way than answering the same "what to do about X" question over and over again.