Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96239 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 597 invoked from network); 4 Oct 2016 18:36:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2016 18:36:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=tendoaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tendoaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: tendoaki@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-ua0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:35248] helo=mail-ua0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/5B-06241-496F3F75 for ; Tue, 04 Oct 2016 14:36:06 -0400 Received: by mail-ua0-f169.google.com with SMTP id u68so46897527uau.2 for ; Tue, 04 Oct 2016 11:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=401kPAnfaKi84i3xuGg9KfRZNR9ilu5mIB0KZCkUEns=; b=NeVuc/lJ7rKMmPCNKVns8sBO5EmBN1l7bc8J1OhSBaA+mY7QJonAA22m2t6TOtoPcJ XxdEDDpgo7jBm9D3YCCdlJidGL7Fbt31EBNkDwBkL6qQ2hK4KIOOgvHHs5Ik3iJFYV4w s0QhPP5Yfx798UM7AwVcPMNLWkdh8er8bsdB0cdhKNkv+ocoqbDs/YgP0iMGaw0aUgkt JqR4P8szw1P1HFs1ZTAPrpE3/xKnaQuEhszXLVwSbcfEsDBTFagP0EDx30F7o3hMtFIN szX1ncDkcGkn6FPr8x7+zu4pL8uDOFoAO0Aws78FzrR/jA9jg2vJFklykFlF56WEFT0q El7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=401kPAnfaKi84i3xuGg9KfRZNR9ilu5mIB0KZCkUEns=; b=c4OJBLIfxcz0CJ8enLgwMpBZvWJu6Yfw9Oy6HQctsLuhgtQF0/kkr9CvGTYBCa/qPx /SYCY4gyGbV+rehRF6dJbKE+mRX8hi4ycB+6H+cA/OoJmPDk2fy+hLNQ4HMfLZOPJXSV qX7JoURcnrufDiVf50ruGHPm3ClFVXx7YzG8/tCUJRx6QvkZ2OA0oNwAaRHCq3sjN6/b nCTGbFw935wEiANFvCMMHrKZLoSyCeERs4zz1RuG0YOF3lwzGK+weEGJIwDOcoOWHERj ov7oDlGf1g4mHMe4REuT7CHoke8V6A/bfXG9KWP7YvvcskttN2kIle4DKJfPsB+hxjNH 8VSg== X-Gm-Message-State: AA6/9RlRJbvqXq+s9fPOwOxCmVdtNq/O81uPdY+4xpk5GP82zG42C+gNNjz4NDX1SnaCNLS3RzU+zcEzujiJPg== X-Received: by 10.176.5.196 with SMTP id e62mr2831798uae.7.1475606161333; Tue, 04 Oct 2016 11:36:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.46.7 with HTTP; Tue, 4 Oct 2016 11:36:00 -0700 (PDT) In-Reply-To: <00ae01d21e68$b2df5ae0$189e10a0$@lool.fr> References: <004101d21e33$124edf90$36ec9eb0$@lool.fr> <3bc3c57695cdf6207724db47e6dbbbab@koti.fimnet.fi> <000401d21e4c$3e71d140$bb5573c0$@lool.fr> <00ae01d21e68$b2df5ae0$189e10a0$@lool.fr> Date: Tue, 4 Oct 2016 14:36:00 -0400 Message-ID: To: Pascal KISSIAN , PHP internals Content-Type: multipart/alternative; boundary=94eb2c1239781328d0053e0e5577 Subject: [PHP-DEV] Feature Request: inline pseudo-instruction From: tendoaki@gmail.com (Michael Morris) --94eb2c1239781328d0053e0e5577 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tuesday, October 4, 2016, Pascal KISSIAN > wrote: > =C2=AB tell me what you need, and I would tell you how to do without it = =C2=BB is a > nonsense answer for me=E2=80=A6 > > > > I just told you about one among several cases where I found the need for > such a feature. > > > And you've been told that functions and/or classes would do a better job. Without seeing the code it's impossible to be sure, but it's a one in a million shot you've hit a situation that classes and functions won't work. In the long run it will be less expensive to take the lessons learned in building this program and apply them to making a new one. Or you can throw your time and money away nursing this old project along. --94eb2c1239781328d0053e0e5577--