gecko-dev/xpcom/doc/TODO.html
1999-03-23 01:53:31 +00:00

65 lines
1.1 KiB
HTML

<!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="Mozilla/4.51 [en] (X11; U; Linux 2.0.36 i686) [Netscape]">
<meta name="Author" content="Suresh Duddi">
<title>TODO List for XPCOM</title>
</head>
<body>
<center>
<h1>
TODO List for XPCOM</h1></center>
<center>Last updated: 22 March 1999
<br>Suresh Duddi</center>
<p><br>
<table BORDER COLS=3 WIDTH="100%" NOSAVE >
<tr NOSAVE>
<th NOSAVE>Task</th>
<th NOSAVE>Owner</th>
<th NOSAVE>MileStone complete/Status</th>
</tr>
<tr>
<td>Move xpcom from using NR_*() functions *(libreg) to nsIRegistry</td>
<td>Nick Ambrose &lt;nicka@interdyn.com></td>
<td>3/22/1999 started</td>
</tr>
<tr>
<td>Startup componentes:&nbsp;Some components need to be created at startup.
Have a framework for them.</td>
<td></td>
<td></td>
</tr>
<tr>
<td>nsIRegistry access via Javascript</td>
<td></td>
<td></td>
</tr>
<tr>
<td>API changes: Remove all pathlist. XPCOM&nbsp;should support only paths.</td>
<td></td>
<td></td>
</tr>
</table>
<br>&nbsp;
</body>
</html>