From cfcf71c31a698fceaee7c9e131cb6b22497aea24 Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Tue, 23 Mar 1999 20:11:36 +0000 Subject: [PATCH] Changed Nick's email address git-svn-id: svn://10.0.0.236/trunk@24865 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/doc/TODO.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/mozilla/xpcom/doc/TODO.html b/mozilla/xpcom/doc/TODO.html index 98006c619f9..2860f58158b 100644 --- a/mozilla/xpcom/doc/TODO.html +++ b/mozilla/xpcom/doc/TODO.html @@ -32,27 +32,27 @@ TODO List for XPCOM (xpcom/src/nsRegistry.cpp) Mostly, there is equivalence between NR_*() calls and nsRegistry calls.  P1 -Nick Ambrose <nicka@interdyn.com> +Nick Ambrose <nicka87@hotmail.com> 3/22/1999 started -Startup components: Some components need to be created at startup. +Startup components: Some components need to be created at startup. Have a framework for them. P0 @@ -73,7 +73,7 @@ Have a framework for them. -API changes: Remove all pathlist. XPCOM should support only paths. +API changes: Remove all pathlist. XPCOM should support only paths. P0 @@ -93,9 +93,9 @@ Have a framework for them. -Path handling: Use nsFileSpec instead of file path names. Char -* pathnames are not intl, and cannot be stored in the registry. Plus that -wont support mac aliases. +Path handling: Use nsFileSpec instead of file path names. Char * pathnames +are not intl, and cannot be stored in the registry. Plus that wont support +mac aliases. P1