platform-core-home/plan_team_integration.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (as text) (annotate)
Tue May 27 16:57:15 2003 UTC (6 years, 6 months ago) by dj
Branch: MAIN
*** empty log message ***
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
   <title>Team/Resource Integration Details</title>
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body text="#000000" bgcolor="#FFFFFF">
&nbsp;
<table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
  <tr> 
    <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Team/Resource 
      Integration Details</font></font></b></td>
  </tr>
  <tr> 
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td WIDTH="98%"> 
      <p><b>Team/Resource Integration </b>(bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=37722">37722</a>, 
        described in detail <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/team3.0/resources.html">here</a>)</p>
      <p><i>Questions and Issues:</i></p>
      <ul>
        <li>How to manage the file system provider mapping to the resources? 
          <ul>
            <li>Needs to be performant.</li>
          </ul>
        </li>
        <li>How is this information persisted?</li>
        <li>Should this information be shared in the repository?</li>
        <li>What differentiates a project from a folder?</li>
        <li>How do we store folder-level metadata? (do we need to do this?)</li>
        <li>How do we handle linked resources?</li>
        <li>How do we provide access to the Core library calls?</li>
        <li>Do we need startup/shutdown lifecycle events to allow for cleanup?</li>
        <li>How do we deal with missing providers?</li>
        <li>DefaultProvider could be an abstract class for others to inherit from.</li>
        <li>Register data providers via an extension point.</li>
      </ul>
      <p>&nbsp;</p>
    </td>
  </tr>
</table>

</body>
</html>