<?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"
	>
<channel>
	<title>Comments on: My new Powershell project</title>
	<atom:link href="http://davedolan.com/blog/2007/02/20/my-new-powershell-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://davedolan.com/blog/2007/02/20/my-new-powershell-project/</link>
	<description>Website not included.</description>
	<pubDate>Fri, 21 Nov 2008 04:41:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Dave</title>
		<link>http://davedolan.com/blog/2007/02/20/my-new-powershell-project/#comment-1352</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 12 Jul 2007 19:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2007/02/20/my-new-powershell-project/#comment-1352</guid>
		<description>Ah, sorry I didn't see this comment till today...

Anyway 'real life' I mean as in the real CLR way of representing them, not a meta-data representation of them or a fake type system (I already wrote one of those once and it was a nightmare)

I have seen the Jayrock thing before as well as Json.NET.  I suppose what I meant by aware of them in real life as being able to deserialize them to the actual objects instead of a JavaScriptObject or somekind of hashtable.  

That's why I was opting for the one they have in the framework.

I still haven't got to this yet, though I have some nice half written archive code staring me in the face in my repository.  I have actually been working on stuff for production, which leaves my 'nice to have list' pretty long.</description>
		<content:encoded><![CDATA[<p>Ah, sorry I didn&#8217;t see this comment till today&#8230;</p>
<p>Anyway &#8216;real life&#8217; I mean as in the real CLR way of representing them, not a meta-data representation of them or a fake type system (I already wrote one of those once and it was a nightmare)</p>
<p>I have seen the Jayrock thing before as well as Json.NET.  I suppose what I meant by aware of them in real life as being able to deserialize them to the actual objects instead of a JavaScriptObject or somekind of hashtable.  </p>
<p>That&#8217;s why I was opting for the one they have in the framework.</p>
<p>I still haven&#8217;t got to this yet, though I have some nice half written archive code staring me in the face in my repository.  I have actually been working on stuff for production, which leaves my &#8216;nice to have list&#8217; pretty long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atif Aziz</title>
		<link>http://davedolan.com/blog/2007/02/20/my-new-powershell-project/#comment-1170</link>
		<dc:creator>Atif Aziz</dc:creator>
		<pubDate>Sun, 01 Jul 2007 13:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://davedolan.com/blog/2007/02/20/my-new-powershell-project/#comment-1170</guid>
		<description>Would be great if you could elaborate on a few of parts:

"neither is aware of the structure of existing objects"

What do you exactly mean?

"for example in the way they handle date parsing"

How would you handle it?

&#62; JavascriptSerializer IS aware of objects in real life

What are "objects in real life?"

Meanwhile, check out the following for some fun JSON fun from within PowerShell:

&lt;a href="http://groups.google.com/group/jayrock/msg/1caab7d869dd953e" rel="nofollow"&gt;Jayrock + PowerShell&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Would be great if you could elaborate on a few of parts:</p>
<p>&#8220;neither is aware of the structure of existing objects&#8221;</p>
<p>What do you exactly mean?</p>
<p>&#8220;for example in the way they handle date parsing&#8221;</p>
<p>How would you handle it?</p>
<p>&gt; JavascriptSerializer IS aware of objects in real life</p>
<p>What are &#8220;objects in real life?&#8221;</p>
<p>Meanwhile, check out the following for some fun JSON fun from within PowerShell:</p>
<p><a href="http://groups.google.com/group/jayrock/msg/1caab7d869dd953e" rel="nofollow">Jayrock + PowerShell</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
