Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69243 invoked from network); 12 Apr 2010 11:48:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Apr 2010 11:48:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=dreamcat4@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dreamcat4@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dreamcat4@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:32046] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/B9-11452-E7803CB4 for ; Mon, 12 Apr 2010 07:48:15 -0400 Received: by fg-out-1718.google.com with SMTP id l26so275118fgb.11 for ; Mon, 12 Apr 2010 04:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=+SkBSC31xU+YztNxfUk4/Rwe8UPCfMdGYcMyX1p+TWw=; b=OpqzzEIQPq3xv4Ca20khkKx/n+lWptfX7DXUV0dVFHIsP3JhPH+0jrdA2rWOpIfs4z bTdyFn3KWP/Nm05nT497JjaJh/zRpqzDvHE5VAOvgp7r5Ulwmm3huaABod1gAS+A7pIG v+iT46cd02Cgun302Fszl7TWFVpLOZo5hgxkA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=EnGtzuxGJAFGBAr6XjLMCdKJKhd+m6vpxLJLQbM95l1XsdCNCTyZWwDBFZRVhE7jWL g3ksG+ZK9nMHs3fqxm0bnRsY6y2mktNBuyQh9f6cDKYgbSFG3fEgq17R5XTB3Cxc9AVl /oiDNPb0LjWx3Fo9bl2zpCuWiQkYCFqtMKLv8= MIME-Version: 1.0 Received: by 10.223.105.145 with HTTP; Mon, 12 Apr 2010 04:47:51 -0700 (PDT) In-Reply-To: References: <3bea96c41003301008va8ea1cbif8c16be11451eaf8@mail.gmail.com> Date: Mon, 12 Apr 2010 12:47:51 +0100 Received: by 10.223.15.133 with SMTP id k5mr2598739faa.39.1271072891062; Mon, 12 Apr 2010 04:48:11 -0700 (PDT) Message-ID: To: Derick Rethans Cc: =?UTF-8?B?SsOpcsO0bWUgTG95ZXQ=?= , php-dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] FPM INI syntax From: dreamcat4@gmail.com (dreamcat four) 2010/4/12 Derick Rethans : > On Tue, 30 Mar 2010, J=C3=A9r=C3=B4me Loyet wrote: > >> As dreamcast4 advises me in the previous FPM conversation, I just >> wrote the RFC for the FPM INI syntax. >> >> It can be read here: http://wiki.php.net/rfc/fpm/ini_syntax >> >> Tell me what you think. > > That seems to be extremely complicated. I definitely prefer the existing > XML form. Derek, Make sure youve also taken a look at Jerome's mockup / example files. They were posted in the other thread, so I shall post them again here. INI > http://www.fatbsd.com/fpm/ini_with_sections_and_default_and_include.html XML > http://www.fatbsd.com/fpm/xml.html Perhaps those links could do with being added to the RFC page too. Jerome? > > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >