<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Prototyping with anonymous classes</title>
	<atom:link href="http://lostechies.com/jimmybogard/2011/02/15/prototyping-with-anonymous-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2011/02/15/prototyping-with-anonymous-classes/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Sat, 25 May 2013 16:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Scooletz</title>
		<link>http://lostechies.com/jimmybogard/2011/02/15/prototyping-with-anonymous-classes/#comment-2835</link>
		<dc:creator>Scooletz</dc:creator>
		<pubDate>Tue, 15 Feb 2011 22:40:30 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jimmy_bogard/archive/2011/02/15/prototyping-with-anonymous-classes.aspx#comment-2835</guid>
		<description>The very similar trick, using the enumerable methods can be done with Cast method, when a compiler cannot properly resolve casting during compilation of your generic method (casting T to sth else).

I do like this expression stuff.</description>
		<content:encoded><![CDATA[<p>The very similar trick, using the enumerable methods can be done with Cast method, when a compiler cannot properly resolve casting during compilation of your generic method (casting T to sth else).</p>
<p>I do like this expression stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
