<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Code Folding Update in R2008a</title>
	<link>http://blogs.mathworks.com/desktop/2008/04/28/code-folding-update-in-r2008a/</link>
	<description>Ken &#38; Mike work on the MATLAB Desktop team</description>
	<pubDate>Mon, 06 Oct 2008 13:31:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2008/04/28/code-folding-update-in-r2008a/#comment-5672</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 25 Aug 2008 15:43:32 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/04/28/code-folding-update-in-r2008a/#comment-5672</guid>
		<description>Hi Han,

Thats an interesting idea, one also present in Xcode via the &lt;tt&gt;#pragma mark&lt;/tt&gt; token. There's a school of thought that says you shouldn't dirty your code in an effort to accommodate your IDE (check out &lt;a href="http://www.codinghorror.com/blog/archives/001147.html" rel="nofollow"&gt;Jeff Atwood's article on code folding&lt;/a&gt;), though I'm not quite sure where I stand on the issue yet. I will submit an enhancement request though!

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Han,</p>
<p>Thats an interesting idea, one also present in Xcode via the <tt>#pragma mark</tt> token. There&#8217;s a school of thought that says you shouldn&#8217;t dirty your code in an effort to accommodate your IDE (check out <a href="http://www.codinghorror.com/blog/archives/001147.html" rel="nofollow">Jeff Atwood&#8217;s article on code folding</a>), though I&#8217;m not quite sure where I stand on the issue yet. I will submit an enhancement request though!</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Han Geerligs</title>
		<link>http://blogs.mathworks.com/desktop/2008/04/28/code-folding-update-in-r2008a/#comment-5671</link>
		<dc:creator>Han Geerligs</dc:creator>
		<pubDate>Mon, 25 Aug 2008 14:54:24 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/04/28/code-folding-update-in-r2008a/#comment-5671</guid>
		<description>Hello Ken,

how about introducing the "region" concept as used in the Visual Studio Environment?
This enables the user to introduce his own "folding blocks". 

For more info please look at 
http://msdn.microsoft.com/en-us/library/9a1ybwek(VS.71).aspx</description>
		<content:encoded><![CDATA[<p>Hello Ken,</p>
<p>how about introducing the &#8220;region&#8221; concept as used in the Visual Studio Environment?<br />
This enables the user to introduce his own &#8220;folding blocks&#8221;. </p>
<p>For more info please look at<br />
<a href="http://msdn.microsoft.com/en-us/library/9a1ybwek" rel="nofollow">http://msdn.microsoft.com/en-us/library/9a1ybwek</a>(VS.71).aspx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
