Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51743 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52925 invoked from network); 25 Mar 2011 04:40:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2011 04:40:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierrick@webstart.fr; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pierrick@webstart.fr; sender-id=unknown Received-SPF: error (pb1.pair.com: domain webstart.fr from 209.85.210.170 cause and error) X-PHP-List-Original-Sender: pierrick@webstart.fr X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:61857] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/C5-01315-4AC1C8D4 for ; Thu, 24 Mar 2011 23:40:05 -0500 Received: by iyb12 with SMTP id 12so794949iyb.29 for ; Thu, 24 Mar 2011 21:40:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.66.146 with SMTP id n18mr347367ibi.14.1301028001911; Thu, 24 Mar 2011 21:40:01 -0700 (PDT) Received: by 10.231.34.12 with HTTP; Thu, 24 Mar 2011 21:40:01 -0700 (PDT) In-Reply-To: References: <20110313213356.GC4446@crousti> <20110313215222.GE4446@crousti> Date: Fri, 25 Mar 2011 00:40:01 -0400 Message-ID: To: Karsten Dambekalns Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0015176f0abee5932e049f472f7c Subject: Re: [PHP-DEV] native php annotations From: pierrick@webstart.fr (Pierrick Charron) --0015176f0abee5932e049f472f7c Content-Type: text/plain; charset=ISO-8859-1 Hi Karsten, On 24 March 2011 04:14, Karsten Dambekalns wrote: > Hi Guilherme. > > On 14.03.11 19:02, guilhermeblanco@gmail.com wrote: > > @Etienne: That RFC is outdated. > > Since the last feedback form internals list, a lot of changes have > > been made to that RFC. Maybe I should update it ASAP so you can > > clearly understand what have changed to be compatible with current PHP > > syntax. > > I think having the RFC up-to-date is a must to get this rolling (again). > So, please, do it! :) > As you may know, the wiki website is currently unavailable for an unknown period. We can't update the RFC now but we'll do it for sure when the wiki will be up and running again. > > > I'd like to see what people think about it and make something "IN" on > > next PHP major version. > > I honestly think I can speak for the whole FLOW3[1] developer and user > base in this regard. With that said, I would love to see native > annotation support in PHP! > > If you need support and/or testing targets, get in touch! > > Like Guilherme said, you can start playing with the native annotation support in PHP by applying the patch ( http://www.adoy.net/php/Annotations.php ) on trunk or you can also just do a checkout of the git repository ( https://github.com/adoy/PHP-Annotations ). You'll find some existing tests/examples in the tests/annotation folder. Every feedback on this implementation is of course welcome and will help us improve it so that it might be one day in PHP. > Regards, > Karsten > > [1] http://flow3.typo3.org/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Cheers, Pierrick --0015176f0abee5932e049f472f7c--