Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0EB911179E for ; Tue, 2 Sep 2014 09:39:41 +0000 (UTC) Received: (qmail 1146 invoked by uid 500); 2 Sep 2014 09:39:40 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 1103 invoked by uid 500); 2 Sep 2014 09:39:40 -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 1088 invoked by uid 99); 2 Sep 2014 09:39:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 09:39:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elecharny@gmail.com designates 209.85.212.169 as permitted sender) Received: from [209.85.212.169] (HELO mail-wi0-f169.google.com) (209.85.212.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 09:39:13 +0000 Received: by mail-wi0-f169.google.com with SMTP id n3so3833027wiv.2 for ; Tue, 02 Sep 2014 02:39:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=WeQIR5BDHbI048LJTH2IPk3wAr28dpKQalf9YYJNvA4=; b=JqOvPpSXMvSTN99woDSr+NrvI2z6d7m6xmo4fW43KkUdIoCO/1Fojq+1SaTRDEHea0 CU6F4Z2Zf7BY7nxfFgNohGRvt5Fh/1EXxOVNTjKthHtClWkM0wETSTJAfephJeCMcXWE 63Pxs9MFBDrSY8fX6mKcUqzXQgk0IhOlzfjcy5BXbN/v5CR++Z78S9sMDHw8g+tP9e0/ RAw1VnYDbhk5jT7/3dohAOoNvRL3pe24ZvZ4swN7itFLhfFZIEbFuWJTOTO9dQwMs7tk emHEI2MeITZ4BPeHdpjCwpUn97hdFtyYLHpMWsYQKo7f67vDKif/Y7vTzAaFn6Om1NCV +GeQ== X-Received: by 10.194.63.205 with SMTP id i13mr15008752wjs.74.1409650752461; Tue, 02 Sep 2014 02:39:12 -0700 (PDT) Received: from [192.168.0.10] (luc14-1-78-235-65-101.fbx.proxad.net. [78.235.65.101]) by mx.google.com with ESMTPSA id ew1sm8242689wjb.31.2014.09.02.02.39.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Sep 2014 02:39:11 -0700 (PDT) Message-ID: <5405903E.5030307@gmail.com> Date: Tue, 02 Sep 2014 11:39:10 +0200 From: =?UTF-8?B?RW1tYW51ZWwgTMOpY2hhcm55?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: LdifReader speedup References: <5402F968.9030604@gmail.com> <54046A53.2070501@gmail.com> <5405595F.4030905@stefan-seelmann.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Le 02/09/14 10:29, Jeff MAURY a écrit : > If you want to facilitate Eclipse based development for ADS Studio, as a > long Tycho user, I would recommend manifest first approach. Do you have pointers/links ?