platform-ui-home/dynamic-ui/index.html

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

revision 1.7, Thu Dec 9 17:18:22 2004 UTC revision 1.8, Wed Jan 5 15:01:49 2005 UTC
# Line 1  Line 1 
1  <h1>Dynamic Plugin Support</h1>  <h1>Dynamic Plugin Support</h1>
2  <p><em>Updated December 9, 2004</em><br>  <p><em>Updated January 5, 2005</em><br>
3  <author><a href="mailto:kim_horne@ca.ibm.com">Kimberly Horne</a></author>  <author><a href="mailto:kim_horne@ca.ibm.com">Kimberly Horne</a></author>
4  </p>  </p>
5  <h2>Goals</h2>  <h2>Goals</h2>
# Line 211  Line 211 
211    
212  <tr>  <tr>
213  <td>presentationFactories</td>  <td>presentationFactories</td>
214    <td style="text-align: center"><img src="../images/ok.gif" width="14" height="14"></td>
215    <td style="text-align: center"><img src="../images/ok.gif" width="14" height="14"></td>
216    <td style="text-align: center"><img src="../images/ok.gif" width="14" height="14"></td>
217  <td style="text-align: center">&nbsp;</td>  <td style="text-align: center">&nbsp;</td>
218  <td style="text-align: center">&nbsp;</td>  <td>When a plugin that contributes a presentation goes away I'm not sure what we should do.  We shouldn't just pick an arbitrary presentation to replace it with.  Even if we do, we cant effectivly change presentations while the workbench is running.  Perhaps we should prompt for a restart in this case?</td>
 <td style="text-align: center">&nbsp;</td>  
 <td style="text-align: center">&nbsp;</td>  
 <td>&nbsp;</td>  
219  </tr>  </tr>
220    
221  <tr>  <tr>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8