Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 11370 invoked from network); 18 Feb 2005 07:45:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Feb 2005 07:45:08 -0000 Received: (qmail 33141 invoked by uid 500); 18 Feb 2005 07:45:07 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 33079 invoked by uid 500); 18 Feb 2005 07:45:07 -0000 Mailing-List: contact directory-dev-help@incubator.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 directory-dev@incubator.apache.org Received: (qmail 33021 invoked by uid 99); 18 Feb 2005 07:45:06 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtp7.wanadoo.fr (HELO smtp7.wanadoo.fr) (193.252.22.24) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Feb 2005 23:45:05 -0800 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0702.wanadoo.fr (SMTP Server) with ESMTP id B2EA1180008D for ; Fri, 18 Feb 2005 08:45:02 +0100 (CET) Received: from wwinf0701 (wwinf0701 [172.22.138.28]) by mwinf0702.wanadoo.fr (SMTP Server) with ESMTP id 9DFBC1800089; Fri, 18 Feb 2005 08:45:02 +0100 (CET) X-ME-UUID: 20050218074502647.9DFBC1800089@mwinf0702.wanadoo.fr Message-ID: <13078004.1108712702633.JavaMail.www@wwinf0701> From: Emmanuel LECHARNY Reply-To: e.lecharny@wanadoo.fr To: Apache Directory Developers List , Apache Directory Developers List Subject: Re: [asn1] These ideas are exceptional Emmanuel! Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: [193.252.40.32] X-WUM-FROM: |~| X-WUM-TO: |~||~| X-WUM-REPLYTO: |~| Date: Fri, 18 Feb 2005 08:45:02 +0100 (CET) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > This page which talks about tracking the tag info is most excellent. > What tools did you use to show TLV nesting? well, I don't like DIA, so I switched to OO. > I have several > comments but would like to play with these ideas a little bit more. > Perhaps we can conduct some small experiments with the indivisible > elements (T, L, and V). Feel free to add comment, its the reason I put on on a wiki page. As I'm just begining on this subject, I may have missed many good points that you already had to deal with. I have some pieces of code to test what I'm currently working on, and performance comparisons with the actual decoder - why do we have to fix something that works, if you don't add some kind of improvement ? - but it's not finished yet (by sunday, may be?). Performance are quite good, actually.