Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46531 invoked from network); 3 Mar 2015 04:02:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Mar 2015 04:02:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:47270] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/87-14834-E5235F45 for ; Mon, 02 Mar 2015 23:02:38 -0500 Received: by mail-qa0-f50.google.com with SMTP id f12so26460196qad.9 for ; Mon, 02 Mar 2015 20:02:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=FaLd/hb+OqvXaGT4n70EggIQ/B7NItPkEohPhNbSGyE=; b=N1ZkZJVLeZfjUwABnqEBGRUw4s1J+72UFm3iDRFuk+JK4hUTUJIG/Ppl4pUIjJSY8l 3B4Rk0LY29KvRAZ4ahA8KL2d2n+7RCL9zbm6oo3YXr38w70393jm63YbZLFGawJNUGtK /ZjiAbaT0EGN3okuL3knZnOWxab/Yjy9KDozC6fgg/t+ml259b8tYldaDCPyxYmUjyxS xZrR6nb+51viUp3haFDckItlvHKLQ7C2+H+HW9KQQAzk1X1sB5RW4eKphug58fVnj9iK jv085q70EMCOJ0p07gyZWTR6Fpa+gW39qZaelrUlhFyEY2F/eySEdTvQ3CTUKPvhWCeE debg== X-Received: by 10.55.52.200 with SMTP id b191mr8929168qka.46.1425355355782; Mon, 02 Mar 2015 20:02:35 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Mon, 2 Mar 2015 20:01:55 -0800 (PST) In-Reply-To: <54F4FDFB.8010701@lsces.co.uk> References: <54F4E29D.7080501@garfieldtech.com> <54F4E93C.80206@gmail.com> <54F4EBEC.2090702@garfieldtech.com> <54F4F3FC.6060501@fischer.name> <54F4FDFB.8010701@lsces.co.uk> Date: Tue, 3 Mar 2015 13:01:55 +0900 X-Google-Sender-Auth: ALbqH-6XH7boZaLO9NfeGXtzKfA Message-ID: To: Lester Caine Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1146ff82a9053c05105a67ee Subject: Re: [PHP-DEV] Consistent function names From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1146ff82a9053c05105a67ee Content-Type: text/plain; charset=UTF-8 Hi Lester, On Tue, Mar 3, 2015 at 9:19 AM, Lester Caine wrote: > On 02/03/15 23:54, Yasuo Ohgaki wrote: > > This looks awful... just cannot put up with... > Rasmus has already answered, but are you prposing to rewrite -> > http://www.gnu.org/software/gettext/manual/gettext.html I know we used to have had copy of C library names. I already explained why it looks awful. It violates coding standard and sitting in PHP for more than a decade as it is. If we leave behind legacy APIs, we may be better obsolete them ;) Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1146ff82a9053c05105a67ee--