<?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: Some Thoughts on Versioning (And v0.7.3.0)</title>
	<atom:link href="http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html</link>
	<description>The Making of an Automatic Layout Enforcement Tool for the C# Programming Language</description>
	<lastBuildDate>Mon, 25 Jan 2010 15:49:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rauchy</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html/comment-page-1#comment-3663</link>
		<dc:creator>rauchy</dc:creator>
		<pubDate>Fri, 17 Apr 2009 06:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html#comment-3663</guid>
		<description>Sally,

I&#039;m guessing that it is  bug. 
Can you please open a ticket for it in the project&#039;s Trac?

Thanks for letting me know about this. However, next time please use the forums to report bugs.

Thanks,
-- rauchy</description>
		<content:encoded><![CDATA[<p>Sally,</p>
<p>I&#8217;m guessing that it is  bug.<br />
Can you please open a ticket for it in the project&#8217;s Trac?</p>
<p>Thanks for letting me know about this. However, next time please use the forums to report bugs.</p>
<p>Thanks,<br />
&#8211; rauchy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally</title>
		<link>http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html/comment-page-1#comment-3661</link>
		<dc:creator>Sally</dc:creator>
		<pubDate>Fri, 17 Apr 2009 02:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rauchy.net/regionerate/blog/2009/03/some-thoughts-on-versioning-and-v0730.html#comment-3661</guid>
		<description>I have made some changes about the Tabs&amp;Spaces. Now the code layout looks better now.
But I have another question about the PutEvents, there is an event statement,like this :&quot; private event WinForm.MouseEventHandler m_RenderViewMouseOver = delegate { };&quot;, I defined this type in my codelayout.xml, like this:
&lt;!-- private events --&gt;
      
        
           
            
            
           
          
            
          
        
      
.
However, it turned out that the event statement hasn&#039;t been placed into the Private events region.

what&#039;s more interestring is that when i delete the event default value, like this:&quot;private event WinForm.MouseEventHandler m_RenderViewMouseOver;&quot;, then It can be placed into the specific region now.

I don&#039;t know why</description>
		<content:encoded><![CDATA[<p>I have made some changes about the Tabs&amp;Spaces. Now the code layout looks better now.<br />
But I have another question about the PutEvents, there is an event statement,like this :&#8221; private event WinForm.MouseEventHandler m_RenderViewMouseOver = delegate { };&#8221;, I defined this type in my codelayout.xml, like this:<br />
<!-- private events --></p>
<p>.<br />
However, it turned out that the event statement hasn&#8217;t been placed into the Private events region.</p>
<p>what&#8217;s more interestring is that when i delete the event default value, like this:&#8221;private event WinForm.MouseEventHandler m_RenderViewMouseOver;&#8221;, then It can be placed into the specific region now.</p>
<p>I don&#8217;t know why</p>
]]></content:encoded>
	</item>
</channel>
</rss>
