Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79363 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68544 invoked from network); 1 Dec 2014 22:43:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2014 22:43:35 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.180 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.213.180 mail-ig0-f180.google.com Received: from [209.85.213.180] ([209.85.213.180:38750] helo=mail-ig0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/46-32869-61FEC745 for ; Mon, 01 Dec 2014 17:43:34 -0500 Received: by mail-ig0-f180.google.com with SMTP id h15so9798648igd.7 for ; Mon, 01 Dec 2014 14:43:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ecEugZqyDSGodczpzPzCpPYa6Ic7bjdoK8RFillBpo8=; b=n6WWhlo5uFpTyk3MTv4YpxS7XUm6Cd/v5Y3gQLCk/RJS6ykccozXfH3ewYjHOHR2x5 MXzvtv2G3PUMlimJRPur65nPKQxbHta3aYraqKKXqonjTW1cjdOGQXHTBWEqUngqGIMp 1UYkdEv9zYDPPiKII0Y9hSCsLmwaazoR5ujSeaiZuBl3UNydL8ZDsL8dpZD3oFmlKAT7 FTLXINYsg2udvkJA9NEyot/oOCnyy7+w4oKU/hJ4wNqORehAuVFIJc09CrXXC3P5bUuG /go2fkJSDpGfyi6k7hlwV8/PnBgLrmGCnQJJ295HgcP2Wua6wsBUu2Yoy9mKfWA9dWul ANxg== X-Received: by 10.42.149.199 with SMTP id x7mr166664icv.50.1417473811844; Mon, 01 Dec 2014 14:43:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.238.75 with HTTP; Mon, 1 Dec 2014 14:43:11 -0800 (PST) In-Reply-To: References: <003c01d00d6e$f4fd77c0$def86740$@tutteli.ch> <868FD3D8-4E80-46F4-872A-125D3FD8F40D@ajf.me> <547CA967.20607@gmail.com> <6ADEDB62-987A-45B7-A677-D7C683906BA4@ajf.me> <10AF7FA1-4CC2-4DAD-A504-42939B5C98D4@gmail.com> Date: Mon, 1 Dec 2014 17:43:11 -0500 Message-ID: To: Levi Morrison Cc: Rowan Collins , internals Content-Type: multipart/alternative; boundary=90e6ba613b3e08959705092f57f2 Subject: Re: [PHP-DEV] [RFC] Static classes (Was Abstract final classes) From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") --90e6ba613b3e08959705092f57f2 Content-Type: text/plain; charset=UTF-8 Yes, C# documented here: http://msdn.microsoft.com/en-us/library/79b3xss3.aspx On Mon, Dec 1, 2014 at 5:41 PM, Levi Morrison wrote: > Perhaps I have missed it in the noise, but have any other mainstream > languages (or new hipster ones; I don't care) have something > equivalent to the proposed static classes? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Guilherme Blanco MSN: guilhermeblanco@hotmail.com GTalk: guilhermeblanco Toronto - ON/Canada --90e6ba613b3e08959705092f57f2--