Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76087 invoked from network); 18 Nov 2014 12:47:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2014 12:47:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:34662] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/61-63415-DEF3B645 for ; Tue, 18 Nov 2014 07:47:41 -0500 Received: by mail-ob0-f170.google.com with SMTP id nt9so19070728obb.1 for ; Tue, 18 Nov 2014 04:47:38 -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=oCAxgs4k3TvthWnjz7JgnHDSly7g5kI/iH1CEhS+/xw=; b=CVvRS9WxTH+rPoo+EA8yQnEV8E0EmDzwQEM2e4uEjixJD+7ErdZyTt/v+f+6EAhzjm RwZDwjTmn5bazPNIc0ZuepRhLzXOLe3EP5Qt8pTWLbPgWsmJ/Z0UTd7pW0LtCX/TzQ8z Ldq1Jlx6bTdH1BzbA1MQwCQBdF5/oMEfPTBJoJj/is4ggZaorBIxB0eEj1bswcIek2iU ztwB39eStONnRRUnLmY6rfHVM9TNl0UZSUfsqwz1gSaoBVddGHcBkGRWPj3+f4KbGf+K e6nC85ZN1XTbWC0cGiw8qksoFpV7FA4ZFL5npIeQBerrkvOCUVJqdN3mKtrt0dUzusra f9mA== MIME-Version: 1.0 X-Received: by 10.182.58.110 with SMTP id p14mr8932600obq.40.1416314858261; Tue, 18 Nov 2014 04:47:38 -0800 (PST) Received: by 10.60.79.131 with HTTP; Tue, 18 Nov 2014 04:47:38 -0800 (PST) In-Reply-To: <546B3D07.2090203@hoa-project.net> References: <546B0F62.1090705@gmail.com> <546B3D07.2090203@hoa-project.net> Date: Tue, 18 Nov 2014 13:47:38 +0100 Message-ID: To: Ivan Enderlin Cc: PHP Internals Content-Type: multipart/alternative; boundary=e89a8f83a5d50453370508218014 Subject: Re: [PHP-DEV] [RFC] Default constructors From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8f83a5d50453370508218014 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 18, 2014 at 1:35 PM, Ivan Enderlin @ Hoa < ivan.enderlin@hoa-project.net> wrote: > Hello :-), > > Is it not simpler to create a super-object whom all objects are children > of? Something similar to the Java `Object`? > > yeah, this was also a suggested alternative when discussing this problem previously(see the link in my previous mail). --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8f83a5d50453370508218014--