Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 55852 invoked from network); 21 Dec 2006 16:33:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2006 16:33:43 -0000 Received: (qmail 76341 invoked by uid 500); 21 Dec 2006 16:33:50 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 76307 invoked by uid 500); 21 Dec 2006 16:33:50 -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 76296 invoked by uid 99); 21 Dec 2006 16:33:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 08:33:50 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ersin.er@gmail.com designates 64.233.162.229 as permitted sender) Received: from [64.233.162.229] (HELO nz-out-0506.google.com) (64.233.162.229) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 08:33:40 -0800 Received: by nz-out-0506.google.com with SMTP id i28so956231nzi for ; Thu, 21 Dec 2006 08:33:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YQKKABqJaVEMCczyakz3inCTNs05PyDhfgLY7ZkXLIs+saoGo5q66Oy3WePQ0vKG0WqAR4fZ6IoPA6j6xzfABoMPqL6hwYGqm3XUG/MFX6FUAPH/B4GVWibtC2HGF++/CZmZXWIE5ay3MM//hinoNhhK7gqezJ0hFMZl+zgbGl0= Received: by 10.65.188.4 with SMTP id q4mr11331544qbp.1166718799958; Thu, 21 Dec 2006 08:33:19 -0800 (PST) Received: by 10.64.153.1 with HTTP; Thu, 21 Dec 2006 08:33:19 -0800 (PST) Message-ID: Date: Thu, 21 Dec 2006 18:33:19 +0200 From: "Ersin Er" To: "Apache Directory Developers List" Subject: Re: [ApacheDS] Switching grammars to use filter expressions In-Reply-To: <458AB670.2050500@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <458AB670.2050500@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I had already started a Jira issue here: http://issues.apache.org/jira/browse/DIRSERVER-801 And some notes here: http://cwiki.apache.org/DIRxSRVx11/administrative-model-extensions.html -- Ersin On 12/21/06, Alex Karasulu wrote: > Hi all, > > Currently we use an odd X.500 syntax for refinements in the > subtreeSpecification grammar. Perhaps we should just use the filter > syntax and allow for all attribute types in the filter as Ersin pointed > out we should do. > > WDYT? > > Alex > > > -- Ersin