Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64738 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6568 invoked from network); 9 Jan 2013 13:17:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2013 13:17:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=brianofish@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.51 as permitted sender) X-PHP-List-Original-Sender: brianofish@gmail.com X-Host-Fingerprint: 74.125.83.51 mail-ee0-f51.google.com Received: from [74.125.83.51] ([74.125.83.51:57243] helo=mail-ee0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/47-02684-EFD6DE05 for ; Wed, 09 Jan 2013 08:17:51 -0500 Received: by mail-ee0-f51.google.com with SMTP id d4so787554eek.10 for ; Wed, 09 Jan 2013 05:17:47 -0800 (PST) X-Received: by 10.14.173.69 with SMTP id u45mr182481183eel.21.1357737467580; Wed, 09 Jan 2013 05:17:47 -0800 (PST) Received: from desk22.localnet (makemake.locanto.info. [213.172.110.14]) by mx.google.com with ESMTPS id 44sm141375230eek.0.2013.01.09.05.17.45 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Jan 2013 05:17:46 -0800 (PST) To: internals@lists.php.net Date: Wed, 09 Jan 2013 14:17:44 +0100 Message-ID: <5088582.gB7PSF1R3R@desk22> User-Agent: KMail/4.9.4 (Linux/3.4.11-2.16-desktop; KDE/4.9.4; x86_64; ; ) In-Reply-To: References: <50ED4C18.3090806@zerocue.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [PHP-DEV] - True Annotations From: php@bof.de (Patrick Schaaf) Regarding syntax... Would this work? <|foo|> <|bar( <|baz|> )|> best regards Patrick