Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67332 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61752 invoked from network); 7 May 2013 16:06:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2013 16:06:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.174 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.174 mail-ob0-f174.google.com Received: from [209.85.214.174] ([209.85.214.174:32987] helo=mail-ob0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/61-54258-D6629815 for ; Tue, 07 May 2013 12:06:06 -0400 Received: by mail-ob0-f174.google.com with SMTP id dn14so702408obc.5 for ; Tue, 07 May 2013 09:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=YMlren8CQxdH0D5RK+osXGHLaapajf96nP7Jj8HiPRc=; b=wW6CFSPKp4qqQaj9YV6BKF17f05+U+CMyftNCNK39N7lW5E72H++yqUGPa0HyI6vOb FAlPWLTH/iLVzqbwpnPhdVLypY2PuYbDv+QIeMJaOabRRX3BX0bhKMm5bauzQ8cM3Tii lAj5JJiMhvxxO1EEwXC3tEYGes49tphhrvhiO6rzfhM5M2PsfZJYBv16fiXGuSxZMzBt IA0TbgTvaW/VoAzWYwBXEEp8I8Qp4IUJULMHY0yJKGUcIL4Us8hrXI+2/if5PazxVCGl CRV4qOy4eZzd78OsTBvmBmKrhQYRbqV9HOK4I3nUny0xWw7SoKv8QN7eRIr+F7y7YELs hNpg== MIME-Version: 1.0 X-Received: by 10.60.40.103 with SMTP id w7mr768442oek.129.1367942763669; Tue, 07 May 2013 09:06:03 -0700 (PDT) Received: by 10.76.156.193 with HTTP; Tue, 7 May 2013 09:06:03 -0700 (PDT) In-Reply-To: References: <6245ED6B-2BF7-47B7-80C0-D3B3D8E0B312@strojny.net> <51803086.6020002@sugarcrm.com> Date: Tue, 7 May 2013 10:06:03 -0600 Message-ID: To: Matthieu Napoli Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=089e013cc0328072e404dc22feba Subject: Re: [PHP-DEV] property de-referencing From: morrison.levi@gmail.com (Levi Morrison) --089e013cc0328072e404dc22feba Content-Type: text/plain; charset=ISO-8859-1 > I am really surprised that there is so few people interested in such a > feature. IMO, it's an amazing idea, not just for forms, and not just for > properties. > It's not that the idea isn't useful; I just don't think I need a dedicated syntax for it. If we're going to be adding syntax I'd much rather see some other things done. --089e013cc0328072e404dc22feba--