Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68794 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2811 invoked from network); 31 Aug 2013 21:57:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2013 21:57:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=nvartolomei@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nvartolomei@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.45 as permitted sender) X-PHP-List-Original-Sender: nvartolomei@gmail.com X-Host-Fingerprint: 74.125.83.45 mail-ee0-f45.google.com Received: from [74.125.83.45] ([74.125.83.45:35733] helo=mail-ee0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/F7-55332-8B662225 for ; Sat, 31 Aug 2013 17:57:12 -0400 Received: by mail-ee0-f45.google.com with SMTP id c50so1590700eek.32 for ; Sat, 31 Aug 2013 14:57:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject :mime-version:content-type:content-transfer-encoding :content-disposition; bh=GAKapB714/7wCTbXyrAdex05O5F8Q5JONa01QGRizpc=; b=eCE0vrYXy7F2IAx8CHT9Znz0WUB/F3U7Htim0un65g9V39oEtImxLM5A6NrI/IpKBx 6EYDUcCkR7ZdhHDOyQbvOjgMPUG9Lk1AntS2+3DnaoaIRzatnlYtogwLgKVLVFqvHrRP ptE+J8SaKAdfml9PDiK+HOQSMpQIcbsuetiHAgc1yLhFrwBARYdEg7ZOJA+oFpC2a9di mYodJ/M3P3H4ZERRJ87W2Q7Ns2pCngegXGJZapDIvnjuYH5GRvaN8/7xETiy2rKzfI00 0o24ip5GH+9Qye+sdx2KkAyKwzd+yGtY2I9XRJM3wwjUjZOsKDQA8/08p2H4jsE8oINs 3uXg== X-Received: by 10.15.48.67 with SMTP id g43mr23679010eew.17.1377986229287; Sat, 31 Aug 2013 14:57:09 -0700 (PDT) Received: from Pro ([178.168.103.7]) by mx.google.com with ESMTPSA id x47sm8306065eea.16.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 31 Aug 2013 14:57:08 -0700 (PDT) Date: Sun, 1 Sep 2013 00:57:06 +0300 To: Sebastian Krebs Cc: Nikita Popov , Stas Malyshev , Sara Golemon , Anthony Ferrara , "=?utf-8?Q?internals=40lists.php.net?=" Message-ID: <7AF31CC1D1554454AC95AE758D23E92E@gmail.com> In-Reply-To: References: <5220262A.6040702@sugarcrm.com> <5220437A.7050008@sugarcrm.com> <5220D212.3010101@sugarcrm.com> <61FCD6C4A31248078FEAD2BA73D7CD44@gmail.com> X-Mailer: sparrow 1.5 (build 1043.1) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: Function autoloading From: nvartolomei@gmail.com (Vartolomei Nicolae) On Saturday, August 31, 2013 at 9:03 PM, Sebastian Krebs wrote: > I already =5Fhave=5F create files for functions of a namespace... Close= d source. Can we take a look at them as an example=3F Maybe we can give you some ad= vice how to refactor this code :) > Not everything can be found in the 5 most popular frameworks. Sure, but best practices usually are found there. > The lack of logic is: Why is it actually missing=3F Why humans don=E2=80=99t have one leg more, on head=3F I really want to look at an example for this. Looks like you are the only= one who needs this. Oh, is OOP that bad for you=3F Also constant autoloading looks so bad, I = want to see an example of this too for sure. Please don=E2=80=99t consider these questions like you need to prove some= thing to me, I=E2=80=99m asking them hoping that anwers will help all internals to und= erstand problem you are trying to solve. kindly, nvartolomei