<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.tools.emf</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/maillist.html</link>
		<description>NewsGroup: eclipse.tools.emf</description>
		<language>en-us</language>
		<pubDate>Wed, 06 Feb 2008 10:45:38 GMT</pubDate>
		<lastBuildDate>Wed, 06 Feb 2008 10:45:38 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.tools.emf</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.emf] Backslashes and spaces in EMF URI's</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29692.html</link>
		<description>It appears that ResourceSetImpl#getResource(URI,boolean) chokes on any URI with a %20 (space) in it if its a URI with an archive scheme. See stacktrace below. Seems to me that the URI isn't being decoded, whereas it is when the URI is not an archive scheme...</description>
		<pubDate>Wed, 06 Feb 2008 09:09:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29692.html</guid>
		<author>jasper.noid@xxxxxxx (Jasper)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: Getting the ChangeDescription of an	AbstractEMFOperation</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29691.html</link>
		<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Christian, That's true, we've thought about that as well. The problem that arises when using this approach is that there are tons of tiny changes in the undo history. This confuses the user and we decided to...</description>
		<pubDate>Wed, 06 Feb 2008 08:49:04 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29691.html</guid>
		<author>Marius@xxxxxxx (Marius Heinzmann)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] [Announce] EMF 2.3.2 M200802051830 is	available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29690.html</link>
		<description>http://www.eclipse.org/modeling/emf/news/relnotes.php?project=emf&amp;amp;version=M200802051830 http://www.eclipse.org/modeling/emf/downloads/?project=emf&amp;amp;showAll=1&amp;amp;hlbuild=M200802051830#M200802051830 </description>
		<pubDate>Wed, 06 Feb 2008 05:43:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29690.html</guid>
		<author>codeslave@xxxxxxx (Nick Boldt)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.emf] [Announce] EMF 2.4.0 I200802052000 is	available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29689.html</link>
		<description>http://www.eclipse.org/modeling/emf/news/relnotes.php?project=emf&amp;amp;version=I200802052000 http://www.eclipse.org/modeling/emf/downloads/?project=emf&amp;amp;showAll=1&amp;amp;hlbuild=I200802052000#I200802052000 </description>
		<pubDate>Wed, 06 Feb 2008 02:24:52 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29689.html</guid>
		<author>codeslave@xxxxxxx (Nick Boldt)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: indexed aggregations/associations</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29688.html</link>
		<description> </description>
		<pubDate>Wed, 06 Feb 2008 02:05:50 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29688.html</guid>
		<author>marcelop@xxxxxxx (Marcelo Paternostro)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: User data in validation</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29687.html</link>
		<description>With respect to the EValidator API, I have modified the generated XXXValidator (? EValidator). (It might be argued that I should have created a new EValidator and registered it?) Now, when I call the validator, I pass in additional context information in t...</description>
		<pubDate>Tue, 05 Feb 2008 22:48:49 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29687.html</guid>
		<author>vasanthv16@xxxxxxx (Vasanth Velusamy)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: Common Navigator + EMF + Properties	View</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29686.html</link>
		<description> </description>
		<pubDate>Tue, 05 Feb 2008 22:08:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29686.html</guid>
		<author>davidms@xxxxxxx (Dave Steinberg)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: generated ecore file in impl directory</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29685.html</link>
		<description> </description>
		<pubDate>Tue, 05 Feb 2008 21:42:38 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29685.html</guid>
		<author>davidms@xxxxxxx (Dave Steinberg)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] Re: generated ecore file in impl directory</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29684.html</link>
		<description> </description>
		<pubDate>Tue, 05 Feb 2008 21:36:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29684.html</guid>
		<author>will.horn@xxxxxxx (Will Horn)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.emf] generated ecore file in impl directory</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29683.html</link>
		<description>I split out some of my model (schema based) into two separate models/packages: a base model A and another model B that references A. Everything seems to work as expected except that in the impl directory for model B, I am now getting a generated ecore file...</description>
		<pubDate>Tue, 05 Feb 2008 21:31:34 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.emf/msg29683.html</guid>
		<author>will.horn@xxxxxxx (Will Horn)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
