Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 49489 invoked from network); 17 Mar 2007 10:01:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2007 10:01:35 -0000 Received: (qmail 5312 invoked by uid 500); 17 Mar 2007 10:01:43 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 5267 invoked by uid 500); 17 Mar 2007 10:01:42 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 5255 invoked by uid 99); 17 Mar 2007 10:01:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 03:01:42 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 212.27.42.35 is neither permitted nor denied by domain of elecharny@gmail.com) Received: from [212.27.42.35] (HELO smtp5-g19.free.fr) (212.27.42.35) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 03:01:31 -0700 Received: from [192.168.0.1] (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by smtp5-g19.free.fr (Postfix) with ESMTP id 21C217DD7 for ; Sat, 17 Mar 2007 11:01:10 +0100 (CET) Message-ID: <45FBBC65.7040508@gmail.com> Date: Sat, 17 Mar 2007 11:01:09 +0100 From: Emmanuel Lecharny User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Are we fully supporting RFC 3698 ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, as far as I can check, the response is : - all the elements are declared in the ADS schema - but we still have to implement the comparators and the matching rules. I think they all use the default comparator, which is not exactly what they should do. How wrong am I ? Emmanuel