platform-vcm-home/docs/online/team3.1/plan-logical.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Wed Oct 20 15:27:17 2004 UTC revision 1.3, Fri Oct 22 13:00:16 2004 UTC
# Line 80  Line 80 
80  would allow for logical models to participate in all resource  would allow for logical models to participate in all resource
81  modifications. The participation would be enabled using the refactoring  modifications. The participation would be enabled using the refactoring
82  participant APIs and new support from PlatformUI for dynamic  participant APIs and new support from PlatformUI for dynamic
83  retargetable actions.<br>  retargetable actions.<br><br>Here is a rough outline of the work that is required:<br>
84    <ul>
85    <li>ltk.core.refactoring should be split to remove IResource dependency from core compoment.
86    <li>ltk.ui.refactoring needs to remove dependency on jdt.core and jdt.ui
87    <li>CVS team to evaluate converting actions into operations so that plug-ins can participate.
88    <li>Enable dynamic re-targetable actions in platform ui based on a criteria (e.g. nature)
89    <li>Allow logical models to provide standard refactoring operations for resources that it owns.
90    </ul>
91    </li>    </li>
92  </ul>  </ul>
93  <ul>  <ul>
# Line 106  Line 113 
113  Plug-ins copy the resource navigator/packages  Plug-ins copy the resource navigator/packages
114  explorer to build their own logical model navigators.<br>  explorer to build their own logical model navigators.<br>
115  what pieces of these navigators are generally useful  what pieces of these navigators are generally useful
116  re-usable components?<br>  re-usable components?<br>See <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-ui-home/R3_1/dynamic_teams/dynamic_teams.html#team3">platform ui</a> page for more details on this work item.
117    </li>  
 </ul>  
 <ul style="font-weight: bold;">  
   <li>Supporting a universal navigator that displays all models<br>  
     <br>  
     <span style="font-weight: normal;">Related to dynamic model aware  
 rendering (see below),  
 post 3.1?</span><br>  
118    </li>    </li>
119  </ul>  </ul>
120  </body>  </body>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3