Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4442 invoked from network); 26 Jan 2013 12:00:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 12:00:45 -0000 Authentication-Results: pb1.pair.com header.from=thbley@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=thbley@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.52 as permitted sender) X-PHP-List-Original-Sender: thbley@gmail.com X-Host-Fingerprint: 209.85.210.52 mail-da0-f52.google.com Received: from [209.85.210.52] ([209.85.210.52:57921] helo=mail-da0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/01-33516-C65C3015 for ; Sat, 26 Jan 2013 07:00:44 -0500 Received: by mail-da0-f52.google.com with SMTP id f10so554205dak.11 for ; Sat, 26 Jan 2013 04:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=9/+MxaOOxxQvz/rKWY+v4jsO/abTLKGQdfDA+eYw6Lg=; b=iLehNKE1vZOpSufW9PXv8b0/XrgOuWmwwKa0JlQc435AGKE9CZgMszEoyGhCdgir4C Wym5D78HF9QTiTkoCaMfJbnbEjGDOY+ka90zAGo4TKnpzIpuA4aHtcKnZslXrvtGumVS vjy/tRokM3AiBThsnv/oSdLoKbAxf4xYitUs2AMGWfyliGL8StkcA5dEA4wF0hOPaPSf fCF1P/fFvXGrBnmMMbp5lHRgmIxfgx9dcJWJJYEjHgT7rfU5xTp0LwP2NTdOTFapGh5d x98b6qYt7yhJhtqnZNrrxVo9JdRzdsuQy3VsuGrHrmt0EU6D+uAvfyw62NdEGTMOeu7a m0nQ== MIME-Version: 1.0 X-Received: by 10.66.80.202 with SMTP id t10mr20761628pax.81.1359201640535; Sat, 26 Jan 2013 04:00:40 -0800 (PST) Sender: thbley@gmail.com Received: by 10.68.233.40 with HTTP; Sat, 26 Jan 2013 04:00:40 -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 13:00:40 +0100 X-Google-Sender-Auth: KpqISNHRgYUYD6JA31DtvFGuGRY Message-ID: To: "internals@lists.php.net" Cc: Pierre Joye Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: thbley+php@gmail.com (Thomas Bley) sorry, I thought it is sth like session_set_save_handler() ... Regards, Thomas On Sat, Jan 26, 2013 at 12:50 PM, Pierre Joye wrote: > 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