Comments on: What is the point of explicit typing again? http://www.terminally-incoherent.com/blog/2008/07/07/what-is-the-point-of-explicit-typing-again/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Adam Kahtava http://www.terminally-incoherent.com/blog/2008/07/07/what-is-the-point-of-explicit-typing-again/#comment-9570 Wed, 09 Jul 2008 17:55:52 +0000 http://www.terminally-incoherent.com/blog/2008/07/07/what-is-the-point-of-explicit-typing-again/#comment-9570

The Implicit Typed declarations, Lambdas, Anonymous Types, Object/Collection Initializers are a step forward, but… I wish the Implicit Typed declarations weren’t bound to local scope, and was hoping that these changes were more than syntactical sugar – under the hood the CLR still emits the same old MSIL. Maybe in the next release we’ll see more dynamism, but I guess that’s what the DLR will be for.

Reply  |  Quote
]]>