hi,

On Mon, Sep 13, 2010 at 3:05 PM, Zeev Suraski <z...@zend.com> wrote:

> I'm not sure we've seen a good reason to add annotations instead of using
> PHPDoc.  Sure, PHPDoc isn't a perfect fit for certain purposes, but I think
> it certainly falls in the good-enough fit for most purposes.  It's also both
> machine and human readable, and best of all - it's already there.
> There should be overwhelmingly strong reasons to add a whole new branch of
> syntax to PHP, I for one don't see the huge gain annotations bring on top of
> PHPDoc.

You are not serioulsy suggesting to use phpdoc for runtime annotation
support? Are you?

Besides that, did you look at the other languages annotation support
and how and why they are used?

--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to