[EMAIL PROTECTED] (Csaba Borbola) writes:
> Hi,
> 
> > We will store all the LDAP preferences in prefs.js
> 
> That is cool. The only question now is, how? Do you want to use the URI
> scheme to store, as suggested in the refactored code document ?
> (http://www.mozilla.org/directory/addrbook-refactoring-proposal.html)
> i.e. we should not store an ID, what kind of address book is stored or
> where is it stored. We would store only the URI, and this tells you what
> kind of addressbook it is. Also where is it stored in the memory, and if
> it is a personal addressbook what the corresponding filename is as well.
> What do you think?

Well, there maybe issues in the amount of information that a standard
LDAP URI can hold, as per the other message I just posted.  But doing
the new URI schemes suggested in the refactoring proposal might work.
Although maybe just changing the syntax of the existing abook: scheme
and putting the ldap || mdb || ... after the colon would help keep us
from polluting the URI scheme namespace too much.  After talking this
over with hixie and dbaron, I filed bug 69513; if adding more schemes
is the right thing to do, that will be relevant to how the new
schemes get named.

Dan
-- 

Reply via email to