<?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: Should users edit data in serialized text files?</title>
	<atom:link href="http://jakeherringbone.com/2009/12/serializing-programs-to-text-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://jakeherringbone.com/2009/12/serializing-programs-to-text-files/</link>
	<description>My thoughts on life, work, coding, and stuff I like.</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:51:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Andrews</title>
		<link>http://jakeherringbone.com/2009/12/serializing-programs-to-text-files/comment-page-1/#comment-7330</link>
		<dc:creator>Andy Andrews</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://jakeherringbone.com/?p=200#comment-7330</guid>
		<description>I feel that what coders like most about an IDE is that it makes their compiled language closer to an interpreted one. I like how Python united syntax and formatting.

So users could edit any data, provided the editor monitored them in real time for consistency and any other consequences of interest.  If you assume an interpreted versus a compiled environment, a lot of these problems disappear.</description>
		<content:encoded><![CDATA[<p>I feel that what coders like most about an IDE is that it makes their compiled language closer to an interpreted one. I like how Python united syntax and formatting.</p>
<p>So users could edit any data, provided the editor monitored them in real time for consistency and any other consequences of interest.  If you assume an interpreted versus a compiled environment, a lot of these problems disappear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Miller</title>
		<link>http://jakeherringbone.com/2009/12/serializing-programs-to-text-files/comment-page-1/#comment-5726</link>
		<dc:creator>Jeff Miller</dc:creator>
		<pubDate>Wed, 09 Dec 2009 00:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://jakeherringbone.com/?p=200#comment-5726</guid>
		<description>Visual Age for Java&#039;s ENVY repository went exactly down the lines you describe, including method-level version history.  It worked great except when it got corrupted, and then you were in a world of hurt, wondering how much history you&#039;d lost.

So I would expect there&#039;s wisdom (or at least experience) there that might inform Noop&#039;s attitude toward storing code as a consistent, fully attributed binary form.</description>
		<content:encoded><![CDATA[<p>Visual Age for Java&#8217;s ENVY repository went exactly down the lines you describe, including method-level version history.  It worked great except when it got corrupted, and then you were in a world of hurt, wondering how much history you&#8217;d lost.</p>
<p>So I would expect there&#8217;s wisdom (or at least experience) there that might inform Noop&#8217;s attitude toward storing code as a consistent, fully attributed binary form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Should users edit data in serialized text files? &#124; Jake Herringbone -- Topsy.com</title>
		<link>http://jakeherringbone.com/2009/12/serializing-programs-to-text-files/comment-page-1/#comment-5724</link>
		<dc:creator>Tweets that mention Should users edit data in serialized text files? &#124; Jake Herringbone -- Topsy.com</dc:creator>
		<pubDate>Tue, 08 Dec 2009 20:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://jakeherringbone.com/?p=200#comment-5724</guid>
		<description>[...] This post was mentioned on Twitter by Alex Eagle, Carter Rabasa. Carter Rabasa said: RT @Jakeherringbone: Should users edit data in serialized text files? http://bit.ly/5SeBmf [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Alex Eagle, Carter Rabasa. Carter Rabasa said: RT @Jakeherringbone: Should users edit data in serialized text files? <a href="http://bit.ly/5SeBmf" rel="nofollow">http://bit.ly/5SeBmf</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

