<?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: Python and Braces</title>
	<atom:link href="http://scott.yang.id.au/2006/09/python-and-braces/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au/2006/09/python-and-braces/</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:17:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Medi</title>
		<link>http://scott.yang.id.au/2006/09/python-and-braces/#comment-98721</link>
		<dc:creator>Medi</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2006/09/python-and-braces/#comment-98721</guid>
		<description>I think logical statements should be independent of its physical layout. That is one should be able to
1- one logical statement on one physical line
2- Multiple logical statement on one physical line
3- One logical statement on several physical lines

Indentation has a block boundary is too week, don&#039;t use readability as an excuse. Editors and personal preferences in expanding tabs will \n vs \r\n vs \r will create too many issues.

And finally, computer science should be converging by now. We are still arguing over syntax of languages. while C has established itself as the defacto (so far as the syntax is concern), then some language comes along and puts a spin into the whole mindset. What we need is a revolution like SQL. All languages converging on a similar syntax</description>
		<content:encoded><![CDATA[<p>I think logical statements should be independent of its physical layout. That is one should be able to<br />
1- one logical statement on one physical line<br />
2- Multiple logical statement on one physical line<br />
3- One logical statement on several physical lines</p>
<p>Indentation has a block boundary is too week, don&#8217;t use readability as an excuse. Editors and personal preferences in expanding tabs will \n vs \r\n vs \r will create too many issues.</p>
<p>And finally, computer science should be converging by now. We are still arguing over syntax of languages. while C has established itself as the defacto (so far as the syntax is concern), then some language comes along and puts a spin into the whole mindset. What we need is a revolution like SQL. All languages converging on a similar syntax</p>
]]></content:encoded>
	</item>
</channel>
</rss>

