Re: LDAP MAPI Address Book Experimental Builds

2001-05-11 Thread Paul Sandoz
John Marmion wrote: Our next patch will add LDAP and MAPI/Outlook support plus an enhanced ldap query string support. Is the MAPI support cross-platform or Windows only? No, just windows. | ? + ? = To question \ Paul Sandoz x19219 +353-1

Re: LDAP MAPI Address Book Experimental Builds

2001-05-08 Thread Paul Sandoz
. Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: LDAP attribute preferences was Re: Organisational and 10^3 address books

2001-04-25 Thread Paul Sandoz
Paul Sandoz wrote: I did consider adding another field to the card-ldap table which was an index. So 'SecondEmail' could be: xmozillasecondemail, 0 mail, 1 But it still does not solve the general

Re: Organisational and 10^3 address books

2001-04-12 Thread Paul Sandoz
. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: Organisational and 10^3 address books

2001-04-09 Thread Paul Sandoz
conversion code. At some point it might be advantageous to have a mapping table in the preferences, or changes to the default. I presume this would be required by some enterprise clients? Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219

Re: Organisational and 10^3 address books

2001-04-03 Thread Paul Sandoz
makes things more difficult, rather than just using strings for many property values. There may be value in having a Dublin Core data source which could read DC meta data values from HTML data. Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-03-30 Thread Paul Sandoz
it to [EMAIL PROTECTED] and cc me? http://bugzilla.mozilla.org/show_bug.cgi?id=74098 Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: Organisational and 10^3 address books

2001-03-28 Thread Paul Sandoz
and query viewing. Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-03-14 Thread Paul Sandoz
generate from the simple boolean expression. Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219 #include "nsISupports.idl" #include "nsISupportsArray.idl" /** * Boolean expression type * Marker interface * */ [scrip

Re: LDAP i18n meeting log posted; minor interface changes upcoming

2001-03-08 Thread Paul Sandoz
re unicode characters encoded into the UTF string. Paul. | ? + ? = To question ----\ Paul Sandoz x19219 +353-1-8199219

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-03-08 Thread Paul Sandoz
a binary expression interface and for the moment use a specialized boolean expression (i.e. the simple match all or one which was previously defined) for implementations/clients to use. Thanks, Paul. | ? + ? = To question ----\ Paul Sandoz x19219 +353-1-8199219

Re: addressbook prefs UI change proposal; feedback requested (was Re: LDAP server preferences)

2001-03-06 Thread Paul Sandoz
book type). I just hope the nsDirPrefs code can cope Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: addressbook prefs UI change proposal; feedback requested (was Re: LDAP server preferences)

2001-03-01 Thread Paul Sandoz
preferences how they wish without being imposed on by address book semantics, i.e 'abldapdirectory' Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: addressbook prefs UI change proposal; feedback requested (was Re: LDAP server preferences)

2001-02-27 Thread Paul Sandoz
ress books directories like the LDAP auto-completion code. So I thought it was better to keep the generic scheme and let the factories return more specific schemes in line with the more specific functionality. Paul. | ? + ? = To question ---

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-02-22 Thread Paul Sandoz
. Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-02-20 Thread Paul Sandoz
be a no-op. Ok. I was wondering about the management of connections and how 'pools' connections could be reused efficiently... Paul. | ? + ? = To question ----\ Paul Sandoz x19219 +353-1-8199219 orgldap.gif interface nsIAbDirectoryQuer

Re: ldap autocompletion impl details (was Re: posting irc meeting log)

2001-02-19 Thread Paul Sandoz
is used on queries. The first operation-listener listens on a bind and instantiates a new operation which performs the search. Thanks, Paul. | ? + ? = To question \ Paul Sandoz x19219 +353-1-8199219 #ifndef nsAbLDAPWTDirectory_h__ #define