Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63563 invoked from network); 19 Sep 2011 10:21:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2011 10:21:01 -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.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:49594] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/2E-14600-B87177E4 for ; Mon, 19 Sep 2011 06:21:00 -0400 Received: by gyb11 with SMTP id 11so4660430gyb.29 for ; Mon, 19 Sep 2011 03:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XyOEia7YwCSqXu3vo0QGFwDYbP1okdMKv1WWwfuxx84=; b=uFms6c/vlA1ecpc8Otv2DGwJknudwgwxK5yy3278roAdl9xWDgDryWojJFGJhiSvaM iVCg3CzC5TYe1k9TvlsBiv60GVEPP3sJkCmFhsizZOH/vuXYmjPPyNW1AQeFEaHabSXj blR+AshbKu1dDlr1ZcmrzYRiaFxH7kpTR9yLw= MIME-Version: 1.0 Received: by 10.146.248.18 with SMTP id v18mr1974943yah.20.1316427656888; Mon, 19 Sep 2011 03:20:56 -0700 (PDT) Received: by 10.147.41.10 with HTTP; Mon, 19 Sep 2011 03:20:56 -0700 (PDT) In-Reply-To: References: <4E74E5A0.2030006@sugarcrm.com> <4E76320F.6010904@sugarcrm.com> <4E764137.9080507@sugarcrm.com> <4E7685DE.6010805@sugarcrm.com> <4E768C86.3030307@sugarcrm.com> <4E769418.6040200@sugarcrm.com> <4E770163.2090001@sugarcrm.com> <4E770770.60809@sugarcrm.com> Date: Mon, 19 Sep 2011 12:20:56 +0200 Message-ID: To: Gustavo Lopes Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] __constructor parameter limitations. From: pierre.php@gmail.com (Pierre Joye) On Mon, Sep 19, 2011 at 12:18 PM, Gustavo Lopes wrote: http://www.google.com/codesearch#HmA4mAI_aLc/src/main/java/terrastore/server/impl/support/JsonBucketsProvider.java&q=implements%5C%20MessageBodyWriter&type=cs&l=36 > > This is the most common scenario for implementations of this interface (see > the other search results). If we talk about implementing the abstract concept and we use the interface model to do it, then we do it wrong. I'm out of other arguments, or maybe one new one, if we implement abstract like interface, then let kill abstract support, we don't need that. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org