<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: PowerShell Get-Type: Simplified Generics</title>
	<atom:link href="http://solutionizing.net/2009/01/01/powershell-get-type-simplified-generics/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionizing.net/2009/01/01/powershell-get-type-simplified-generics/</link>
	<description>Random thoughts on custom development in SharePoint.</description>
	<lastBuildDate>Sat, 12 May 2012 03:45:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jonathan</title>
		<link>http://solutionizing.net/2009/01/01/powershell-get-type-simplified-generics/#comment-959</link>
		<dc:creator><![CDATA[Jonathan]]></dc:creator>
		<pubDate>Sat, 23 Apr 2011 03:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=281#comment-959</guid>
		<description><![CDATA[Thanks for this.  I use this function to test whether a class has already been added - if not, add it.  The only gripe I have is, although it successfully detects when type is added, the function throws an exception when it&#039;s not.  If this was handled by the function, or maybe a modified version that just returned a boolean if the type exists, that would be wonderful.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this.  I use this function to test whether a class has already been added &#8211; if not, add it.  The only gripe I have is, although it successfully detects when type is added, the function throws an exception when it&#8217;s not.  If this was handled by the function, or maybe a modified version that just returned a boolean if the type exists, that would be wonderful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

