Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65955 invoked by uid 1010); 4 Feb 2007 11:19:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65939 invoked from network); 4 Feb 2007 11:19:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2007 11:19:05 -0000 Authentication-Results: pb1.pair.com header.from=xuefer@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=xuefer@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: xuefer@gmail.com X-Host-Fingerprint: 64.233.182.187 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.187] ([64.233.182.187:38091] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/BB-54400-921C5C54 for ; Sun, 04 Feb 2007 06:19:05 -0500 Received: by nf-out-0910.google.com with SMTP id l35so1894983nfa for ; Sun, 04 Feb 2007 03:19:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=tt58nBnr9V4Z4me9AGdI5ed1Eh0/yod7zQ1Gn9ykkPNp7G7b7SvTnakkVTPyKXtZhmi0I5ypxheDyhXkSYqtbWOSESVxMKF1pIv7HgRYeq0KSmZYIwizn6leFTHVAZkssJVwE/MrRGKAj7J7hb6jnyMUHaceZcvTeCf8ljJyDrM= Received: by 10.78.158.11 with SMTP id g11mr980076hue.1170587942512; Sun, 04 Feb 2007 03:19:02 -0800 (PST) Received: by 10.78.204.4 with HTTP; Sun, 4 Feb 2007 03:19:02 -0800 (PST) Message-ID: <28139bc0702040319p6a5cffdbi2e5999d7ebf48662@mail.gmail.com> Date: Sun, 4 Feb 2007 19:19:02 +0800 Sender: xuefer@gmail.com To: "Andi Gutmans" Cc: internals@lists.php.net In-Reply-To: <011701c7482d$a39f6910$6500a8c0@zend.2k> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <011701c7482d$a39f6910$6500a8c0@zend.2k> X-Google-Sender-Auth: 23c577f7bfb0ade5 Subject: Re: [PHP-DEV] Syntactic improvement to array From: phpxcache@gmail.com (phpxcache) > I think it's not worth doing unless there's overwhelming support as it's not desperately needed. But I'd be interested to hear > people's thoughts. It seems implementation shouldn't be an issue but I'd have to dive a bit deeper. it sure acceptable for php users and will never be a conflict to "php way" php is mean to be used for web pages in the first place, most ppl who works on web pages have to know what javascript is, so there isn't any difficulty for ppl to get used to either read or code [] btw, "ppl use json in instead of xml" may (or may not) be a good example to this topic