From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Legacy, Allain" Subject: Re: [PATCH 3/5] cfgfile: add support for unamed global section Date: Fri, 3 Mar 2017 11:03:51 +0000 Message-ID: <70A7408C6E1BFB41B192A929744D85238A75B14F@ALA-MBC.corp.ad.wrs.com> References: <1488482971-170522-1-git-send-email-allain.legacy@windriver.com> <1488482971-170522-4-git-send-email-allain.legacy@windriver.com> <3EB4FA525960D640B5BDFFD6A3D8912652758055@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Jolliffe, Ian" To: "DUMITRESCU, CRISTIAN FLORIN" , "RICHARDSON, BRUCE" Return-path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by dpdk.org (Postfix) with ESMTP id 490522A5E for ; Fri, 3 Mar 2017 12:03:54 +0100 (CET) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id v23B3qLQ000836 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 3 Mar 2017 03:03:53 -0800 (PST) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912652758055@IRSMSX108.ger.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Dumitrescu, Cristian [mailto:cristian.dumitrescu@intel.com] >=20 > What is the motivation for the having key/value pair outside of any secti= on? > What would be the drawback of having the user explicitly define a GLOBAL > section to host these key/value pairs? Global parameters that are outside of sections are part of the ini informal= "standard". Our app use this format. https://en.wikipedia.org/wiki/INI_file#Global_properties