Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65214 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2580 invoked from network); 26 Jan 2013 11:50:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 11:50:36 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.181 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.181 mail-lb0-f181.google.com Received: from [209.85.217.181] ([209.85.217.181:43112] helo=mail-lb0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/A0-33516-A03C3015 for ; Sat, 26 Jan 2013 06:50:35 -0500 Received: by mail-lb0-f181.google.com with SMTP id gm6so2015843lbb.12 for ; Sat, 26 Jan 2013 03:50:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=enVKTu7z9srZnBz+iVU9zIQlWrABY3M4RXAroWcTCHY=; b=z8QnMTlyn66QTpzMDGw1V1HGA8v4K5pWntpv3nBCMApYX2WssyrwYK+fjnZJk+dxu3 QEZ5X4o6C6j1Lgy65mL11/mYJlucqQP+3QiMN764pOrNJ8n3Hspdircs2U0W/xgU7CW+ g38kuip6OZ6rRl6BU7eRd32g/RAcC6O7zYlTatXNx1nsmBH8NsdoIj6jvWfBTyNf5LU7 6TKb7QT8y+BAG2O3esK64QAyGLKxn5/U1A1R+4K3lQsiS8AJv9O757jdw6/hkdgQmlu+ YNtlSBrXBFyy43Bkbc3sFCPdxWYvGxPyWYWnu9VZZZnN81AJzPlL5kgwoHA/eikydXHc MISw== MIME-Version: 1.0 X-Received: by 10.112.43.198 with SMTP id y6mr1727067lbl.93.1359201032067; Sat, 26 Jan 2013 03:50:32 -0800 (PST) Received: by 10.112.127.230 with HTTP; Sat, 26 Jan 2013 03:50:31 -0800 (PST) In-Reply-To: References: <5102D1DB.9060305@sugarcrm.com> <51032B3C.7040608@sugarcrm.com> <51033962.1030805@zerocue.com> <510342CD.6020405@sugarcrm.com> <51039A95.6010307@lerdorf.com> Date: Sat, 26 Jan 2013 12:50:31 +0100 Message-ID: To: Thomas Bley Cc: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: pierre.php@gmail.com (Pierre Joye) hi, On Sat, Jan 26, 2013 at 12:37 PM, Thomas Bley wrote: >> https://github.com/nikic/scalar_objects > > I think register_primitive_type_handler() is too exclusive: The point of this prototype is to define what is the best APIs we can create to solve the "inconsistencies"/clean the current API. This specific function is only a helper here, I do not see it being implemented core. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org