Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 25F18200CE0 for ; Fri, 25 Aug 2017 18:40:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2463316CDA9; Fri, 25 Aug 2017 16:40:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6A5E816CDA6 for ; Fri, 25 Aug 2017 18:40:10 +0200 (CEST) Received: (qmail 19571 invoked by uid 500); 25 Aug 2017 16:40:09 -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 19561 invoked by uid 99); 25 Aug 2017 16:40:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2017 16:40:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5E7281A23A4 for ; Fri, 25 Aug 2017 16:40:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.273 X-Spam-Level: ** X-Spam-Status: No, score=2.273 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, KAM_ASCII_DIVIDERS=0.8, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_LOW=-0.7, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id mjL2K3lJQ3eC for ; Fri, 25 Aug 2017 16:40:07 +0000 (UTC) Received: from zmcc-5-mx.zmailcloud.com (zmcc-5-mx.zmailcloud.com [52.201.171.122]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 2EBA05F3CF for ; Fri, 25 Aug 2017 16:40:07 +0000 (UTC) Received: from zmcc-5-mta-1.zmailcloud.com (127.37.197.104.bc.googleusercontent.com [104.197.37.127]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by zmcc-5-mx.zmailcloud.com (Postfix) with ESMTPS id 54AFF40562 for ; Fri, 25 Aug 2017 11:42:53 -0500 (CDT) Received: from zmcc-5-mta-1.zmailcloud.com (localhost [127.0.0.1]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTPS id 7A6A2C0870 for ; Fri, 25 Aug 2017 11:40:01 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTP id 6DBDEC0866 for ; Fri, 25 Aug 2017 11:40:01 -0500 (CDT) X-Virus-Scanned: amavisd-new at zmcc-5-mta-1.zmailcloud.com Received: from zmcc-5-mta-1.zmailcloud.com ([127.0.0.1]) by localhost (zmcc-5-mta-1.zmailcloud.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LoKe8ucNqzJy for ; Fri, 25 Aug 2017 11:40:01 -0500 (CDT) Received: from [192.168.1.29] (bsr-176-154-3-51.ft.ethernet.abo.bbox.fr [176.154.3.51]) by zmcc-5-mta-1.zmailcloud.com (Postfix) with ESMTPSA id 1A2F9C0773 for ; Fri, 25 Aug 2017 11:40:00 -0500 (CDT) To: Apache Directory Developers List From: =?UTF-8?Q?Emmanuel_L=c3=a9charny?= Subject: Usage of ID like %PrefPage_StudioPage_id in plugin.xml Message-ID: <76d70c50-2e85-0bb5-fb2c-68f0ed6ae18d@gmail.com> Date: Fri, 25 Aug 2017 18:39:59 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable archived-at: Fri, 25 Aug 2017 16:40:11 -0000 Hi Stefan, a quick question : we are referencing a value through the %PrefPage_StudioPage_id which is defined in many plugin.properties files in many associated plugin.xml files : org.apache.directory.studio.connection.ui ----------------------------------------- in plugin.xml : ... =C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 .properties files being localized version of it. It does not seems to make sense to store identifiers in it, and I'd rather use something like : ... =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0