<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EclipseSource Blog &#187; new &amp; noteworthy</title>
	<atom:link href="http://eclipsesource.com/blogs/tag/new-noteworthy/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:54:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Eclipse RAP 1.3 M3 hits the road</title>
		<link>http://eclipsesource.com/blogs/2009/11/16/eclipse-rap-1-3-m3-hits-the-road/</link>
		<comments>http://eclipsesource.com/blogs/2009/11/16/eclipse-rap-1-3-m3-hits-the-road/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 23:54:08 +0000</pubDate>
		<dc:creator>Benjamin Muskalla</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipseRT]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[new & noteworthy]]></category>
		<category><![CDATA[rap]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3370</guid>
		<description><![CDATA[After another 6 weeks of working hard towards the Helios Release, we&#8217;re a step closer. RAP M3 for Eclipse 3.6 is out and can be obtained from the RAP project page. Besides another 130 bugfixes and many New and Noteworthy features, here are my personal favorites of this milestone: Non-shared SWT resources Finally, we decided [...]]]></description>
			<content:encoded><![CDATA[<p>After another 6 weeks of working hard towards the <a href="http://wiki.eclipse.org/Helios">Helios</a> Release, we&#8217;re a step closer. RAP M3 for Eclipse 3.6 is out and can be <a href="http://eclipse.org/rap/downloads/">obtained</a> from the RAP project page. Besides another <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;classification=RT&amp;product=RAP&amp;target_milestone=1.3+M3&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">130 bugfixes</a> and many <a href="http://eclipse.org/rap/noteworthy/news_13M3.php">New and Noteworthy</a> features, here are my personal favorites of this milestone:</p>
<p><strong>Non-shared SWT resources</strong></p>
<p>Finally, we decided to provide constructors and a dispose mechanism for SWT resources like fonts, images, colors and cursors. While we still recommend to use the factory-based approach, this features helps a lot when single-sourcing applications that use the resource constructors in a verbose manner.</p>
<div id="attachment_3377" class="wp-caption alignnone" style="width: 415px"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/11/color_ctor.png"><img class="size-full wp-image-3377 " title="color_ctor" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/11/color_ctor.png" alt="color ctor Eclipse RAP 1.3 M3 hits the road" width="405" height="67" /></a><p class="wp-caption-text">Yay, it compiles!</p></div>
<p><strong>Browser History support</strong></p>
<p>You now have the possibility to interact with the client-side browser history. This allows you to set &#8220;bookmarks&#8221; (eg. when switching tabs or processing a particular workflow) and the user can jump back and forward. Thanks again to Ralf Zahn from ARS who <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=283291">contributed</a> this feature.</p>
<p><img class="alignnone" title="Browser History support in RAP" src="http://eclipse.org/rap/noteworthy/BrowserHistory.png" alt="BrowserHistory Eclipse RAP 1.3 M3 hits the road" width="318" height="206" /></p>
<p><strong>Dispose events on session timeout</strong></p>
<p>We also introduced new Listener support on the Display so you&#8217;re now able to listen for Dispose events of the Display which is triggered when the session terminates. This way you don&#8217;t need to rely on servlet-specific API but rather use the same mechanism as in SWT to clean up your session. In addition you can queue runnables via Display#disposeExec that are executed once the session dies.</p>
<p>I hope you all enjoy the new milestone and give as feedback as fast as possible, API and feature freeze  is approaching <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_wink.gif' alt="icon wink Eclipse RAP 1.3 M3 hits the road" class='wp-smiley' title="Eclipse RAP 1.3 M3 hits the road" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/11/16/eclipse-rap-1-3-m3-hits-the-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

