Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37502 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42703 invoked from network); 6 May 2008 19:29:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2008 19:29:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=quickshiftin@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=quickshiftin@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.172 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: quickshiftin@gmail.com X-Host-Fingerprint: 66.249.92.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:44987] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/47-03521-9A1B0284 for ; Tue, 06 May 2008 15:29:46 -0400 Received: by ug-out-1314.google.com with SMTP id h3so372182ugf.29 for ; Tue, 06 May 2008 12:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=BjzPwe9wzRh9zlXkVg36ueO3JDKB6SG8Av0nsAG4yuk=; b=ApX3tBErjhvfSTimMTgZEMVozE2NloF3EzA5tIZunxHwxfecwPo4QmyG41QyPHMp3Xuxn2cKj27BMSUvVqPWYjIC4eAAcB8qQccw+wgULib7WM9wg5mzUgOt2lF5+lCIg3W6L9oNJJfo2N5CEzwE/3cEeOAqkCBw9hXFTfowew0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=BsZ14k0wUIKWUxIH/idkKxQ3aOP0hNlFO4RdF/3vvdmGM2Sqk9wLtiKGIzT4Du6XVCEe+7VYqW7BZONx4RuyCf6M7mYImbEiHnzUP0VbGcqrZ9mC+ZrsKLBpD22TkGJIwEdQNC1ayfYJGED5feth4L2AUCmNjSftRrQfdE6gl/4= Received: by 10.86.87.13 with SMTP id k13mr2305673fgb.1.1210102180399; Tue, 06 May 2008 12:29:40 -0700 (PDT) Received: by 10.86.59.15 with HTTP; Tue, 6 May 2008 12:29:40 -0700 (PDT) Message-ID: <7dd2dc0b0805061229g2cf87b18i3220c47837e8abb2@mail.gmail.com> Date: Tue, 6 May 2008 13:29:40 -0600 To: "Lars Strojny" Cc: "Jeff Moore" , "Marcus Boerger" , "John Carter -X (johncart - PolicyApp Ltd at Cisco)" , "Derick Rethans" , internals@lists.php.net In-Reply-To: <1210101672.3952.4.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12220_17048158.1210102180389" References: <48169695.9040803@omegavortex.net> <339714303.20080429114607@marcus-boerger.de> <7dd2dc0b0804290817v3d8de030y1208a88f78c44411@mail.gmail.com> <862660524.20080506162159@marcus-boerger.de> <912CE6DE-22D0-43E6-BB6B-6154980050E5@procata.com> <1210101672.3952.4.camel@localhost> Subject: Re: [PHP-DEV] Class Properties in Interfaces? From: quickshiftin@gmail.com ("Nathan Nobbe") ------=_Part_12220_17048158.1210102180389 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tue, May 6, 2008 at 1:21 PM, Lars Strojny wrote: > I think this is too unspecific. At least the visibility, setter and/or > getter and type-hint (assuming we will have type hints) should be > defined. Otherwise defining properties in interfaces become useless as > it does not tell somebody more except "there is a property". i agree entirely. -nathan ------=_Part_12220_17048158.1210102180389--