diff --git a/mozilla/directory/xpcom/TODO.txt b/mozilla/directory/xpcom/TODO.txt index 5f6d7a983e1..92a5a45da1a 100644 --- a/mozilla/directory/xpcom/TODO.txt +++ b/mozilla/directory/xpcom/TODO.txt @@ -82,6 +82,7 @@ housecleaning thread-crossing operations (side benefit: also exposes more LDAPy goodness to JS) + misc ---- * i18n / l10n (any text strings) @@ -94,11 +95,16 @@ misc * HTMLize nsLDAPChannel output for linkification -* RDF datasource - * expose directory entries & attrs via interfaces (cachable?) - * nsILDAPURI (see nsIIOService.idl: extractScheme()) + +rdf datasource +-------------- * non-anonymous binding + * expose directory entries & attrs via interfaces (cachable?) + + * nsILDAPURI (see nsIIOService.idl: extractScheme()) + + perf ---- * rather than having one thread per URL, probably should (at least)