> Usually when people talk about compiler optimizations they mean the JIT.
> CSC does precious little optimization.

Isn't that the truth (of course that feeds my need for speed at compile time)

> (http://msdn.microsoft.com/msdnmag/issues/05/01/COptimizations/default.aspx
> ?side=true#a)

VERY interesting reminder tucked in that document, thanks!

"A Try-Finally with no code in the Try is left completely alone. This
is because the semantics of code executing in a Finally block and
outside of it are different. Asynchronous ThreadAbort exceptions
(those thrown by another thread) may interrupt the execution of all
code, except for code found in Finally blocks."

--
"It's not the quality of journalism that is sinking e-media companies, it
the quality."  Thom Calandra - CBS Marketwatch

Marc C. Brooks
http://musingmarc.blogspot.com

===================================
This list is hosted by DevelopMentor�  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to