Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71726 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32661 invoked from network); 29 Jan 2014 14:55:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2014 14:55:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.179 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.179 mail-ob0-f179.google.com Received: from [209.85.214.179] ([209.85.214.179:52819] helo=mail-ob0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/70-26556-45619E25 for ; Wed, 29 Jan 2014 09:55:17 -0500 Received: by mail-ob0-f179.google.com with SMTP id wo20so2028942obc.24 for ; Wed, 29 Jan 2014 06:55:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UcY6TDBAZ49a9HKxNNL2J9qTrIaRLsqTx3QIyB4/68s=; b=aUf0q5XaAMcsjcaSPCHt4bJ8EQXP0ZTgZ9JpwrQR83B7ThCnK6MmmDoHo4lfhqwH+d lZqOSZTyFjbBj3QsznM8ykTbNA+cksx0RQ0qyw4vsb/Y+1ntXkpzTLTuTzUTIJQ0x08Z Wn7j5JMUJ3DAMYqZNTLpw2EPwInWrmBedQgXAt10fEdq6vVL9DsbaVDJNFx6yhd24Ifo lpvnh7THKWjjfU81EqPdMgsPP2jVjFkZe9zEqgxD+edoq/qMCr4wZRDsD24drGSjE1iB JiR+E/qKjeKi8xeSo92qSE7x7w/Mx6NYnL0c2ZYpZ9l/daNbzqCwVEhK9nhjz4VB2QIx GaNw== MIME-Version: 1.0 X-Received: by 10.182.135.194 with SMTP id pu2mr6654081obb.38.1391007313599; Wed, 29 Jan 2014 06:55:13 -0800 (PST) Received: by 10.76.12.135 with HTTP; Wed, 29 Jan 2014 06:55:13 -0800 (PST) In-Reply-To: <52E1BDB0.6050406@garfieldtech.com> References: <7E.A3.39789.25841E25@pb1.pair.com> <12.A5.39789.B7851E25@pb1.pair.com> <52E16E01.7070401@gmail.com> <52E1BDB0.6050406@garfieldtech.com> Date: Wed, 29 Jan 2014 07:55:13 -0700 Message-ID: To: Larry Garfield Cc: internals Content-Type: multipart/alternative; boundary=089e0122a6c0cea4d704f11d2025 Subject: Re: [PHP-DEV] Re: [PHP6] Function name consistency From: morrison.levi@gmail.com (Levi Morrison) --089e0122a6c0cea4d704f11d2025 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Jan 23, 2014 at 6:11 PM, Larry Garfield wrote > > If we're going to do anything, be aggressive and far-reaching with it. > Build a proper language-level OOP design for string/array manipulation. > This is a completely honest, sincere question: Why should the language itself use an object-oriented design for everything it provides? --089e0122a6c0cea4d704f11d2025--