<?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: MenuManagers and You</title>
	<atom:link href="http://hexapixel.com/2009/05/22/menumanagers-and-you/feed" rel="self" type="application/rss+xml" />
	<link>http://hexapixel.com/2009/05/22/menumanagers-and-you</link>
	<description>Programming, Eclipse, SWT and everything inbetween</description>
	<lastBuildDate>Mon, 26 Jul 2010 07:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Boris Bokowski</title>
		<link>http://hexapixel.com/2009/05/22/menumanagers-and-you/comment-page-1#comment-57</link>
		<dc:creator>Boris Bokowski</dc:creator>
		<pubDate>Fri, 22 May 2009 18:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://hexapixel.com/?p=689#comment-57</guid>
		<description>Emil,

This is very useful information! How about copying it over to the wiki, and adding it to the best practices category? http://wiki.eclipse.org/Category:Best_Practices</description>
		<content:encoded><![CDATA[<p>Emil,</p>
<p>This is very useful information! How about copying it over to the wiki, and adding it to the best practices category? <a href="http://wiki.eclipse.org/Category:Best_Practices" rel="nofollow">http://wiki.eclipse.org/Category:Best_Practices</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Webster</title>
		<link>http://hexapixel.com/2009/05/22/menumanagers-and-you/comment-page-1#comment-56</link>
		<dc:creator>Paul Webster</dc:creator>
		<pubDate>Fri, 22 May 2009 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://hexapixel.com/?p=689#comment-56</guid>
		<description>Good overview!

There is a class that can be used with MenuManager, org.eclipse.ui.actions.CompoundContributionItem, that handles the &quot;update on every open&quot; often required for dynamic sections of menus.

It&#039;s in the org.eclipse.ui.workbench plugin, so would have to be copied to be used an a JFace application.</description>
		<content:encoded><![CDATA[<p>Good overview!</p>
<p>There is a class that can be used with MenuManager, org.eclipse.ui.actions.CompoundContributionItem, that handles the &#8220;update on every open&#8221; often required for dynamic sections of menus.</p>
<p>It&#8217;s in the org.eclipse.ui.workbench plugin, so would have to be copied to be used an a JFace application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
