Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33241 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96106 invoked by uid 1010); 18 Nov 2007 04:09:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96091 invoked from network); 18 Nov 2007 04:09:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2007 04:09:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.186 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 209.85.198.186 rv-out-0910.google.com Received: from [209.85.198.186] ([209.85.198.186:10111] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/2B-14070-EDABF374 for ; Sat, 17 Nov 2007 23:09:03 -0500 Received: by rv-out-0910.google.com with SMTP id k15so1082012rvb for ; Sat, 17 Nov 2007 20:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=//JnN3CkCY0IU0PGF0NlznYm/P/l3RNYNISDIp4ZL3E=; b=sUUffRjXDyXQGMy7qLF3uGclY+9Ko1ZGDjn8jTkL44hGrbR3khDBIHcuAlQYb1yYguKP/eCXvDHS+ln6rAEmT2eP6PkNogzXYx8hFpMxAj20IGUUJ0ihUbn0vzEEXnicaDZ46gUdw3UCnfO7AvmU4ExnC1rEcP51ull41g2F6rc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HnD5mmduDaDYiTyS1YU4qWDP5rHA49wwLWNOxigcZtx1ZyOA8cz1ehq5BevAO8CJskPVxKWy2j/gS6COoksuq+75H5q8TV3T6p1vWRxOMPJtej5dqXevNYTHfDq9WFgUemto6lv8pARUWmcs32UNnafOnWQ2DEVGpq5vTgjIC3c= Received: by 10.142.86.7 with SMTP id j7mr878449wfb.1195358939497; Sat, 17 Nov 2007 20:08:59 -0800 (PST) Received: by 10.143.12.2 with HTTP; Sat, 17 Nov 2007 20:08:59 -0800 (PST) Message-ID: <7d5a202f0711172008k69937193ma68fcce4ef301ded@mail.gmail.com> Date: Sun, 18 Nov 2007 01:08:59 -0300 To: internals@lists.php.net In-Reply-To: <473E6F38.4020008@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8D.46.01128.768AD374@pb1.pair.com> <1195250285.4012.6.camel@johannes.nop> <1195251014.21084.20.camel@sbarrow-desktop> <473E349E.3050704@swplumb.com> <1195259494.10547.2.camel@sams-room> <0E6C7DB2-4126-4660-A813-E21C03045247@caedmon.net> <473E5F4F.2020508@swplumb.com> <6743D10C-4AE9-4974-B0C3-3A632A0326F1@caedmon.net> <1195273116.12249.28.camel@sams-room> <473E6F38.4020008@lerdorf.com> Subject: Re: [PHP-DEV] Re: Question about superglobals From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2007/11/17, Rasmus Lerdorf : > Trust me, you will grumble a lot more at that. I agree, This is usually not a problem when you are the only person that looks at a very small amount of code, but later when app gets bigger it becomes and unmanteniable mess and I dont want the language to contribute more problems. This suggestion is a bad thing(tm) ;-) -- http://www.kissofjudas.net/