Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10603 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81242 invoked by uid 1010); 18 Jun 2004 19:26:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80858 invoked from network); 18 Jun 2004 19:26:14 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 18 Jun 2004 19:26:14 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id E8EA014880C4; Fri, 18 Jun 2004 12:25:43 -0700 (PDT) Received: from BAUMBART (pD95F8E8B.dip.t-dialin.net [217.95.142.139]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id 68D90148809B; Fri, 18 Jun 2004 12:25:40 -0700 (PDT) Date: Fri, 18 Jun 2004 21:24:14 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1611336301.20040618212414@marcus-boerger.de> To: Hans Lellelid Cc: internals@lists.php.net In-Reply-To: <40D33F63.6050105@velum.net> References: <20040615112747.27402.qmail@pb1.pair.com> <40CEDECA.9040600@cschneid.com> <40D05892.6090804@memefeeder.com> <913185304.20040616211716@marcus-boerger.de> <40D19B3E.4030802@memefeeder.com> <4210590559.20040617205826@marcus-boerger.de> <40D2FF04.3010003@velum.net> <8710223113.20040618204047@marcus-boerger.de> <40D33F63.6050105@velum.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on jc.thebrainroom.net X-Spam-Status: No, hits=0.8 required=5.0 tests=PRIORITY_NO_NAME autolearn=no version=2.63 X-Spam-Level: X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Re: ClassHints and NULL From: helly@php.net (Marcus Boerger) Hello Hans, Friday, June 18, 2004, 9:15:47 PM, you wrote: >>>Of course, namespaces are more important than anything ;) >> >> >> hehe, could you live with packages? > Probably! yeah :) -- what's the difference? Are namespaces more like > what's implement in C#/.NET (i.e. no necessary correspondence between > namespace and actual assembly used to provide them) and packages > something more like Java? Forgive my ignorance & if there's already a > thread on this, just say so :) something alike but without inner classes (of course) Best regards, Marcus mailto:helly@php.net