<?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: Adding Extensibility to JSON Data Formats</title>
	<atom:link href="http://www.goland.org/jsonignorerule/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goland.org/jsonignorerule/</link>
	<description>Technology, Politics, Food, Finance, etc.</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:51:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Administrator</title>
		<link>http://www.goland.org/jsonignorerule/comment-page-1/#comment-17767</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 05 Aug 2006 01:07:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-17767</guid>
		<description>The more I think about this the more I think you&#039;re right. Simpler is usually better and extensibility is a pain even in the best case. Besides I don&#039;t look forward to explaining the whole array mess. I&#039;d like to get a little more feedback but my guess is that I&#039;ll probably just remove the simple value extensibility all together.</description>
		<content:encoded><![CDATA[<p>The more I think about this the more I think you&#8217;re right. Simpler is usually better and extensibility is a pain even in the best case. Besides I don&#8217;t look forward to explaining the whole array mess. I&#8217;d like to get a little more feedback but my guess is that I&#8217;ll probably just remove the simple value extensibility all together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Dapkus</title>
		<link>http://www.goland.org/jsonignorerule/comment-page-1/#comment-17754</link>
		<dc:creator>Pete Dapkus</dc:creator>
		<pubDate>Fri, 04 Aug 2006 16:17:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-17754</guid>
		<description>I think &quot;processor MUST ignore&quot; is as far as you can go.  I know you&#039;re making this simple, but even still, it seems like it assumes to much of the processor.   If you want people to use your service, you should only expect them to build what they need today.

How bad would it be really to ask that service provider use new names for new things and leave the old things alone?    I think I&#039;d rather deal with the clutter, especially in the case of simple type.   I think most of your examples read better if you just add new fields - you may wonder why there&#039;s redundant data, but you won&#039;t have trouble understanding the message. 

I know it&#039;s not always possible to know what you will need, but I&#039;d rather  put the burden on protocol designers to plan for extensibility.    If you think you way want to extend something, make it an object, not a simple value.</description>
		<content:encoded><![CDATA[<p>I think &#8220;processor MUST ignore&#8221; is as far as you can go.  I know you&#8217;re making this simple, but even still, it seems like it assumes to much of the processor.   If you want people to use your service, you should only expect them to build what they need today.</p>
<p>How bad would it be really to ask that service provider use new names for new things and leave the old things alone?    I think I&#8217;d rather deal with the clutter, especially in the case of simple type.   I think most of your examples read better if you just add new fields &#8211; you may wonder why there&#8217;s redundant data, but you won&#8217;t have trouble understanding the message. </p>
<p>I know it&#8217;s not always possible to know what you will need, but I&#8217;d rather  put the burden on protocol designers to plan for extensibility.    If you think you way want to extend something, make it an object, not a simple value.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
