Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64776 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82582 invoked from network); 9 Jan 2013 19:24:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jan 2013 19:24:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.41 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.212.41 mail-vb0-f41.google.com Received: from [209.85.212.41] ([209.85.212.41:56068] helo=mail-vb0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/C5-02684-BF3CDE05 for ; Wed, 09 Jan 2013 14:24:45 -0500 Received: by mail-vb0-f41.google.com with SMTP id l22so1977156vbn.0 for ; Wed, 09 Jan 2013 11:24:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=JSJYztzEvJaG79faX3aAiyz2PReGnJfl7FyVxNpSGNY=; b=nhWNzBn0/NikTtp98y/jfiwgGQliqJ7i3Zp3aj+dbQRdCVgfnWKe+D/ly4KhCm1ETg op5yb8tRDFkctWwKX5ArxZIUrwKba7h0nfbvRLXEdsuzJbAMabTuGXweRAnOiPxxHFIt XEYs0RfhgZBjKzFlUDSQwa60zadUwiHi2pkNWhd2B2Ua9OLOeSehg0tXGYVqj+nJZKpk P228Om+YyGlSkb6eafvg20/ombFoIvCxi3cGXZ9bk8itFFPMLHFVSVdn53JhQcWUa00x w08AnzrRylRAyybrO/G2bikCV5A7yLKaPxUE6bbN6LnGAKB9P2kXmFtFRTowDmydTTmn eqeQ== Received: by 10.52.36.100 with SMTP id p4mr81355211vdj.16.1357759481297; Wed, 09 Jan 2013 11:24:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.58.118.52 with HTTP; Wed, 9 Jan 2013 11:24:21 -0800 (PST) In-Reply-To: <50EDA1C5.4040500@sugarcrm.com> References: <50EBDEEE.8070605@sugarcrm.com> <50EDA1C5.4040500@sugarcrm.com> Date: Wed, 9 Jan 2013 20:24:21 +0100 Message-ID: To: Stas Malyshev Cc: Derick Rethans , Pierrick Charron , Rasmus Schultz , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=20cf307c9f1492bc3d04d2e00326 Subject: Re: [PHP-DEV] [RFC] Reflection annotations reader From: ocramius@gmail.com (Marco Pivetta) --20cf307c9f1492bc3d04d2e00326 Content-Type: text/plain; charset=UTF-8 @Stas we've already come to that, and this is a way to store metadata: the discussion here is just if and how it should get to PHP :) Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --20cf307c9f1492bc3d04d2e00326--