<?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: CR_ClassCleaner (and CR_Documentor) builds updated for DXCore 3.2.2</title>
	<atom:link href="http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/feed/" rel="self" type="application/rss+xml" />
	<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/</link>
	<description>Miscellaneous musings on life, .NET development, and related things that don't really matter</description>
	<pubDate>Thu, 17 May 2012 21:32:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: La Martina</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-33817</link>
		<dc:creator>La Martina</dc:creator>
		<pubDate>Tue, 15 Jun 2010 20:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-33817</guid>
		<description>Thanks for patching these plugins - ClassCleaner is indispensable :)</description>
		<content:encoded><![CDATA[<p>Thanks for patching these plugins - ClassCleaner is indispensable <img src='http://unhandled-exceptions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unhandled Exceptions &#187; Blog Archive &#187; CR_ClassCleaner build updated for DXCore 3.2.3</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-6886</link>
		<dc:creator>Unhandled Exceptions &#187; Blog Archive &#187; CR_ClassCleaner build updated for DXCore 3.2.3</dc:creator>
		<pubDate>Tue, 30 Dec 2008 00:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-6886</guid>
		<description>[...] background on this post (and why its needed), go read my prior post CR_ClassCleaner (and CR_Documentor) builds updated for DXCore 3.2.2, but suffice it to say that DevExpress has updated its DXCore runtime (and the corresponding [...]</description>
		<content:encoded><![CDATA[<p>[...] background on this post (and why its needed), go read my prior post CR_ClassCleaner (and CR_Documentor) builds updated for DXCore 3.2.2, but suffice it to say that DevExpress has updated its DXCore runtime (and the corresponding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbohlen</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-6049</link>
		<dc:creator>sbohlen</dc:creator>
		<pubDate>Mon, 08 Dec 2008 19:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-6049</guid>
		<description>@Travis:

Here's the issue that I have encountered just about every time I update my DXCore installation (specifically in re: the pair of plugins that I'm discussing here):

ClassCleaner:
The commands fail to show in the DevExpress Tools--&gt;Options dialog (e.g., OrganizeWithRegions, OrganzizeWithoutRegions) and if there were bound to keystrokes before the update of DXcore, these keystrokes stop invoking the Organzie... method(s).  Interestingly, even when this DOES happen, the config page for ClassCleaner (where one would change the order of the class' contents) typically DOES still appear in the options dialog.

Documenter:
The Documentor window disappears from the DevExpress -- Windows menu fly-out and there is thus no real way to invoke the plugin.

Removing the reference to the prior DXCore version (e.g., 3.2.1) and reattaching the reference to the new DXCore version (e.g., 3.2.2) and recompiling both of these projects solves the issue for me every time.

I'd LOVE to not have to do this (as my post mentions, its a nuisance to have to deal with this every time) so if there is something that you are doing (somehow) that precludes the need to do this on your end, I'd absolutely LOVE to know what it is :D

Thoughts?

BTW, I LOVE CR_Documentor; keep up the great work~!</description>
		<content:encoded><![CDATA[<p>@Travis:</p>
<p>Here&#8217;s the issue that I have encountered just about every time I update my DXCore installation (specifically in re: the pair of plugins that I&#8217;m discussing here):</p>
<p>ClassCleaner:<br />
The commands fail to show in the DevExpress Tools&#8211;>Options dialog (e.g., OrganizeWithRegions, OrganzizeWithoutRegions) and if there were bound to keystrokes before the update of DXcore, these keystrokes stop invoking the Organzie&#8230; method(s).  Interestingly, even when this DOES happen, the config page for ClassCleaner (where one would change the order of the class&#8217; contents) typically DOES still appear in the options dialog.</p>
<p>Documenter:<br />
The Documentor window disappears from the DevExpress &#8212; Windows menu fly-out and there is thus no real way to invoke the plugin.</p>
<p>Removing the reference to the prior DXCore version (e.g., 3.2.1) and reattaching the reference to the new DXCore version (e.g., 3.2.2) and recompiling both of these projects solves the issue for me every time.</p>
<p>I&#8217;d LOVE to not have to do this (as my post mentions, its a nuisance to have to deal with this every time) so if there is something that you are doing (somehow) that precludes the need to do this on your end, I&#8217;d absolutely LOVE to know what it is <img src='http://unhandled-exceptions.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Thoughts?</p>
<p>BTW, I LOVE CR_Documentor; keep up the great work~!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Illig</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-6047</link>
		<dc:creator>Travis Illig</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-6047</guid>
		<description>Odd that you're running into plugins not working - I've upgraded my DXCore/CR/R! without having to upgrade any third-party plugins and have had no troubles. Only time I've seen problems seem to arise is when the new version of DXCore changes the internal API.</description>
		<content:encoded><![CDATA[<p>Odd that you&#8217;re running into plugins not working - I&#8217;ve upgraded my DXCore/CR/R! without having to upgrade any third-party plugins and have had no troubles. Only time I&#8217;ve seen problems seem to arise is when the new version of DXCore changes the internal API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talk about CodeRush and Refactor! Pro - Mark Miller</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-5983</link>
		<dc:creator>Talk about CodeRush and Refactor! Pro - Mark Miller</dc:creator>
		<pubDate>Sat, 06 Dec 2008 18:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-5983</guid>
		<description>[...] Steve writes about new builds of CR_ClassCleaner and CR Documentor [...]</description>
		<content:encoded><![CDATA[<p>[...] Steve writes about new builds of CR_ClassCleaner and CR Documentor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbohlen</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-5823</link>
		<dc:creator>sbohlen</dc:creator>
		<pubDate>Mon, 01 Dec 2008 18:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-5823</guid>
		<description>@Simon:

Glad to help.  BTW, I love the title for your blog (WOMBAT).</description>
		<content:encoded><![CDATA[<p>@Simon:</p>
<p>Glad to help.  BTW, I love the title for your blog (WOMBAT).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/comment-page-1/#comment-5822</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 01 Dec 2008 18:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://unhandled-exceptions.com/blog/index.php/2008/11/28/cr_classcleaner-and-cr_documentor-builds-updated-for-dxcore-322/#comment-5822</guid>
		<description>Hi Steve,

Thanks for patching these plugins - ClassCleaner is indispensable :)</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Thanks for patching these plugins - ClassCleaner is indispensable <img src='http://unhandled-exceptions.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

