Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 74103 invoked from network); 21 Aug 2005 15:36:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2005 15:36:42 -0000 Received: (qmail 54579 invoked by uid 500); 21 Aug 2005 15:36:42 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 54397 invoked by uid 500); 21 Aug 2005 15:36:41 -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 54384 invoked by uid 99); 21 Aug 2005 15:36:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Aug 2005 08:36:41 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_POST,FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.72 as permitted sender) Received: from [205.152.59.72] (HELO imf24aec.mail.bellsouth.net) (205.152.59.72) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Aug 2005 08:36:58 -0700 Received: from ibm70aec.bellsouth.net ([65.80.200.112]) by imf24aec.mail.bellsouth.net with ESMTP id <20050821153638.SKNI13200.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net> for ; Sun, 21 Aug 2005 11:36:38 -0400 Received: from [172.16.1.39] (really [65.80.200.112]) by ibm70aec.bellsouth.net with ESMTP id <20050821153637.HLZH3503.ibm70aec.bellsouth.net@[172.16.1.39]> for ; Sun, 21 Aug 2005 11:36:37 -0400 Message-ID: <43089F85.9050807@bellsouth.net> Date: Sun, 21 Aug 2005 11:36:37 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: new Subtree Specification Parser I'm working on References: <2953.81.215.18.125.1124634046.squirrel@www.cs.hacettepe.edu.tr> In-Reply-To: <2953.81.215.18.125.1124634046.squirrel@www.cs.hacettepe.edu.tr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ersin Er wrote: >Hi all, > >I'm working on a Subtree Specification [RFC 3672] parser which will >replace the current implementation which is not complete and also not much >extendible with its structure. > > That will be great Ersin I cannot wait. We need this stuff for so many things right now. >This work will provide basis and enable future work around triggers, >stored procedures and views for virtualization which are part of >ApacheDS's aims. > > Yes that an ACLs too which we have to start immediately. >I'll submit a patch soon with a correct parser as opposed to the one that >we currently have. > Thanks, Alex