Community
Participate
Working Groups
The way that the notational metamodel is handling loading older resources created from older versions of its metamodel is that it registers the same notation EPackage multiple times against the EMF global package registry multiple times with different namespace URIs (nsURIs). This causes problems for clients that wish to save back with the old nsURI in some cases.
Created attachment 36759 [details] Proposed patch to fix the problem. This patch adds a new NotationExtendedMetaData class that can be used to help clients load their older diagrams. Also, the DiagramIOUtil has been upgraded to use this extended metadata so it should be transparent to any clients using this Util.
Fixed
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug