<?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>Kris' Blog &#187; xna</title>
	<atom:link href="http://krisselden.com/tag/xna/feed/" rel="self" type="application/rss+xml" />
	<link>http://krisselden.com</link>
	<description>Focused on software development.</description>
	<lastBuildDate>Thu, 27 Mar 2008 03:06:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GameServiceContainer.&#8203;GetService&lt;T&gt;() please&#8230;</title>
		<link>http://krisselden.com/2007/05/29/gameservicecontainergetservice-please/</link>
		<comments>http://krisselden.com/2007/05/29/gameservicecontainergetservice-please/#comments</comments>
		<pubDate>Tue, 29 May 2007 14:09:53 +0000</pubDate>
		<dc:creator>Kris</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://krisselden.com/2007/05/29/gameservicecontainergetservice-please/</guid>
		<description><![CDATA[One of the most annoying parts of the XNA framework is that the GameServiceContainer lacks generics. After working with Castle container, the XNA container seems ugly.
If .Net had mixins I would just add it myself but until then please vote for my feature request and here is a workaround.
If you have trouble with the Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most annoying parts of the XNA framework is that the GameServiceContainer lacks generics. After working with <a href="http://www.castleproject.org/container/index.html">Castle container</a>, the XNA container seems ugly.</p>
<p>If .Net had <a href="http://www.rubycentral.com/book/tut_modules.html">mixins</a> I would just add it myself but until then please vote for my <a href="https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=278485&#038;SiteID=226">feature request</a> and here is a <a href="http://www.zaknafein.hjcrusaders.com/?p=23">workaround</a>.</p>
<p>If you have trouble with the Microsoft Connect link, click on the My Participation link to add a connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://krisselden.com/2007/05/29/gameservicecontainergetservice-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
