platform-doc-home/docs/isvdoc_plan.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (view) (download) (as text)

1 : sfranklin 1.1 <html>
2 :     <head>
3 :     <title>Platform ISV Doc Plan</title>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
6 :     </head>
7 :    
8 :     <body bgcolor="#FFFFFF" text="#000000">
9 :    
10 :    
11 :     <h1>Platform ISV Doc Plan</h1>
12 : sfranklin 1.10 <p>Last updated:&nbsp; 17 June 2002</p>
13 : sfranklin 1.5 <h2>Content</h2>
14 :     <h3>Priority 1 items</h3>
15 : sfranklin 1.1 <table border="1" cellpadding="0" cellspacing="0" width="100%">
16 :     <tr>
17 :     <td width="21%"><b>Component</b></td>
18 :     <td width="31%"><b>Content</b></td>
19 :     <td width="48%"><b>Status</b></td>
20 :     </tr>
21 :     <tr>
22 :     <td width="21%">Team</td>
23 :     <td width="31%">New chapter</td>
24 : sfranklin 1.8 <td width="48%">
25 : sfranklin 1.10 <p>Initial draft complete.&nbsp; Appears in F3 build.&nbsp;&nbsp;
26 :     <p><b>Need to incorporate KM review comments.</b></td>
27 : sfranklin 1.1 </tr>
28 :     <tr>
29 : sfranklin 1.2 <td width="21%">Product config &amp; install</td>
30 : sfranklin 1.1 <td width="31%">New chapter</td>
31 : sfranklin 1.9 <td width="48%">Initial draft complete.&nbsp; Appears in 20020604
32 : sfranklin 1.10 build.&nbsp; Need to incorporate ref material.&nbsp;&nbsp;
33 :     <p><b> Need to incorporate
34 :     Jeem review comments and reference material.<br>
35 :     Need to incorporate NLS/fragment dir info (awaiting info from DJ)</b></p>
36 :     </td>
37 : sfranklin 1.1 </tr>
38 :     <tr>
39 :     <td width="21%">Debug/Launch</td>
40 :     <td width="31%">New chapter</td>
41 : sfranklin 1.9 <td width="48%">Initial draft complete.&nbsp; Appears in 20020604
42 : sfranklin 1.10 build.&nbsp;&nbsp;
43 :     <p><b>Need to incorporate DW review comments</b></p>
44 : sfranklin 1.3 </td>
45 : sfranklin 1.1 </tr>
46 :     <tr>
47 :     <td width="21%">Help</td>
48 : sfranklin 1.4 <td width="31%">Rewrite old chapter to discuss new TOC structure.&nbsp; Add
49 :     sections on info pops and active help.</td>
50 : sfranklin 1.9 <td width="48%">Initial draft complete.&nbsp; Appears in 20020604
51 : sfranklin 1.10 build.&nbsp;&nbsp;
52 :     <p><b> Need to incorporate KH ref material.&nbsp; Need to
53 :     incorporate Konrad comments.</b></p>
54 :     </td>
55 : sfranklin 1.1 </tr>
56 :     <tr>
57 :     <td width="21%">Core</td>
58 :     <td width="31%">Updated features:&nbsp; project natures (one-of-nature,
59 :     other changes), project description changes, file modification validator,
60 :     move/delete hook, derived resources, team private resources</td>
61 : sfranklin 1.10 <td width="48%">Appears in I20020618.&nbsp;
62 :     <p><b>Awaiting DJ comments.</b></p>
63 :     </td>
64 : sfranklin 1.1 </tr>
65 :     <tr>
66 :     <td width="21%">Workbench</td>
67 :     <td width="31%">Updated features:&nbsp; decorators, capabilities</td>
68 : sfranklin 1.10 <td width="48%">In progress.</td>
69 : sfranklin 1.1 </tr>
70 :     <tr>
71 :     <td width="21%">SWT</td>
72 :     <td width="31%">Minor revisions, add discussion of FormLayout</td>
73 :     <td width="48%">Not started.</td>
74 :     </tr>
75 :     <tr>
76 :     <td width="21%">ALL CHAPTERS</td>
77 :     <td width="31%">All chapters should be reviewed by component owners after
78 :     first pass of edits.</td>
79 : sfranklin 1.10 <td width="48%">In progress.</td>
80 : sfranklin 1.1 </tr>
81 : sfranklin 1.6 <tr>
82 :     <td width="21%">ALL CHAPTERS</td>
83 :     <td width="31%">Screen snaps</td>
84 : sfranklin 1.10 <td width="48%">In progress.</td>
85 :     </tr>
86 :     <tr>
87 :     <td width="21%">REF DOC</td>
88 :     <td width="31%">Check javadoc TOC against build scripts.&nbsp; Check
89 :     extension point TOC against plug-in doc content.</td>
90 :     <td width="48%"><b>Done</b>.&nbsp; Notified owners with sketchy extension
91 :     point doc.</td>
92 : sfranklin 1.6 </tr>
93 : sfranklin 1.1 </table>
94 : sfranklin 1.5 <h3>Priority 2 items</h3>
95 : sfranklin 1.1 <table border="1" cellpadding="0" cellspacing="0" width="100%">
96 :     <tr>
97 :     <td width="21%"><b>Component</b></td>
98 :     <td width="31%"><b>Content</b></td>
99 :     <td width="48%"><b>Status</b></td>
100 :     </tr>
101 :     <tr>
102 :     <td width="21%">Search/compare framework</td>
103 : sfranklin 1.10 <td width="31%">New chapter.&nbsp; Minimum requirement:&nbsp; roadmap.</td>
104 :     <td width="48%">Not started.</td>
105 :     </tr>
106 :     <tr>
107 :     <td width="21%">Ant chapter</td>
108 : sfranklin 1.6 <td width="31%">New chapter.&nbsp; Minimum requirement:&nbsp; roadmap.</td>
109 : sfranklin 1.1 <td width="48%">Not started.</td>
110 : sfranklin 1.5 </tr>
111 :     </table>
112 :    
113 :    
114 :     <h2>Schedule</h2>
115 :     <table border="1" cellpadding="0" cellspacing="0" width="100%">
116 :     <tr>
117 :     <td width="30%"><b>May 13-19</b></td>
118 :     <td width="70%">Planning.&nbsp; Finish overall TOC for updated Developer
119 :     Guide.&nbsp; </td>
120 :     </tr>
121 :     <tr>
122 :     <td width="30%"><b>May 20-26</b></td>
123 :     <td width="70%">Finish individual outlines for new chapters and establish
124 :     reviewer.</td>
125 :     </tr>
126 :     <tr>
127 :     <td width="30%"><b>May 27-31</b></td>
128 :     <td width="70%">Start writing new chapters (VCM, Product configuration,
129 :     Debug, Help)</td>
130 :     </tr>
131 :     <tr>
132 :     <td width="30%"><b>June 3-9</b></td>
133 :     <td width="70%">Finish new chapters and send for review.</td>
134 :     </tr>
135 :     <tr>
136 :     <td width="30%"><b>June 10-16</b></td>
137 :     <td width="70%">Update Core, SWT, Workbench chapters and send for
138 :     review.&nbsp; Review any chapters that were not touched and get component
139 :     owner review.</td>
140 :     </tr>
141 :     <tr>
142 :     <td width="30%"><b>June 17-21</b></td>
143 :     <td width="70%">Incorporate review feedback, take screen snaps, fix up
144 :     reference doc pointers and structure.&nbsp; Search/compare framework
145 :     chapter/roadmap (time permitting)</td>
146 :     </tr>
147 :     <tr>
148 :     <td width="30%"><b>June 24</b></td>
149 :     <td width="70%">Doc frozen.&nbsp; </td>
150 : sfranklin 1.1 </tr>
151 :     </table>
152 :    
153 :    
154 :     </body>
155 :     </html>