Paul Sandoz <[EMAIL PROTECTED]> writes:
>       
>       Attached is the latest query stuff with boolean
>       stuff combined. The existing directory query
>       not inherits from the nsIBooleanExpression interface
>       and the nsIAbDirectoryQueryArguments has a
>       nsIBooleanExpression attribute.

Why have nsIBooleanExpression and nsIBooleanCondition as empty
interfaces, rather than just passing an nsISupports there?

>       I have been thinking about implementing asynchronous
>       query for LDAP (personal and organsizational), just
>       got to read up on LDAP filters so i can correctly
>       generate from the simple boolean expression.    

I've been sorting out the best way to parameterize the autocomplete
code, and I suspect it'll be with filters as well.  Maybe we need an
nsIFilter object.

Dan
-- 

Reply via email to