Bug 113863 - Remove the LogicalResource implementation (obsoleted by Cross-Resource Containment in EMF)
Summary: Remove the LogicalResource implementation (obsoleted by Cross-Resource Contai...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: All Windows XP
: P2 enhancement
Target Milestone: 1.0   Edit
Assignee: Christian Damus CLA
QA Contact:
URL:
Whiteboard:
Keywords: api, contributed
Depends on:
Blocks:
 
Reported: 2005-10-26 14:10 EDT by Vishy Ramaswamy CLA
Modified: 2010-07-19 12:24 EDT (History)
1 user (show)

See Also:


Attachments
Patch for removal of the logical resource implementation (510.78 KB, patch)
2005-12-23 15:23 EST, Vishy Ramaswamy CLA
no flags Details | Diff
Removes logical resource API from the SDK documentation (19.15 KB, patch)
2005-12-29 12:04 EST, Christian Damus CLA
no flags Details | Diff
Updates the examples guide screenshot for MSL (47.15 KB, image/gif)
2005-12-29 12:06 EST, Christian Damus CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vishy Ramaswamy CLA 2005-10-26 14:10:14 EDT
The runtime EMF layer currently has a logical resource API layer that allows 
the clients to defrag their models in to smaller more managable units. This 
capability is being worked at the EMF layer by the EMF team. This is the Cross-
Resource Containment feature that allows for creating and absorbing units into 
a resource. This Runtime EMF layer should remove the logical resource API and 
adopt the new feature API
Comment 1 Christian Damus CLA 2005-12-22 11:16:12 EST
Removal of the resource implementation will be done in M4 and the API deprecated.

The deprecated API will be removed in M5.
Comment 2 Vishy Ramaswamy CLA 2005-12-23 15:20:18 EST
Reviewed patch and applied. The removal of the logical resource implementation is done
Comment 3 Vishy Ramaswamy CLA 2005-12-23 15:23:16 EST
Created attachment 32208 [details]
Patch for removal of the logical resource implementation
Comment 4 Christian Damus CLA 2005-12-29 12:04:03 EST
Created attachment 32331 [details]
Removes logical resource API from the SDK documentation
Comment 5 Christian Damus CLA 2005-12-29 12:06:30 EST
Created attachment 32332 [details]
Updates the examples guide screenshot for MSL

Attached two new patches to update the org.eclipse.gmf.runtime.doc.isv plug-in's SDK documentation content for MSL, to remove references to the logical resource API.

This includes:
  - examples guide
  - tutorial
  - extension points reference

Please note that the patch cannot include the updated modelMgmtMenu.GIF file in the examples guide for MSL, so it is attached separately and must be committed with the patch.
Comment 6 Vishy Ramaswamy CLA 2005-12-29 12:43:27 EST
Reviewed and applied the patches created on 2005-12-29 for updating the documentation
Comment 7 Christian Damus CLA 2006-02-08 13:15:14 EST
The ILogicalResource interface and all related deprecated APIs have been deleted.
Comment 8 Richard Gronback CLA 2008-08-13 13:06:44 EDT
[target cleanup] 1.0 M5 was the original target milestone for this bug
Comment 9 Eclipse Webmaster CLA 2010-07-19 12:24:55 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime EMF was the original product and component for this bug