Dear internals,

>There is multiple problems with annotations:
>- It's a language in the language. A new syntax to learn. It's not in the
>code, but without it the code have fat chance to work anymore.
>
>- It's a parser in the parser. More code to maintain inside PHP engine.
>Maybe some performance issues.

My main problem with annotations, in their current form, is that it adds
complexity to PHP
Which the language does not need.

In the 15 years I have been using PHP I never had the need to use
annotations. And the implementations
I've seen so far only add code which is difficult to debug.

Annotations belong in a compiled language and not in PHP.

Just my 2 cents.


Kind regards,

Chris


E-mail disclaimer Nederlands
De informatie verzonden met dit e-mailbericht is vertrouwelijk en kan wettelijk 
voorbehouden zijn. Het is uitsluitend bestemd voor de geadresseerde. Gebruik 
van deze informatie door anderen dan de geadresseerde en zij die gerechtigd 
zijn daarvan kennis te nemen is verboden. Trace staat niet in voor de juiste en 
volledige overbrenging van de inhoud van een verzonden e-mail, noch voor 
tijdige ontvangst daarvan.
E-mail disclaimer English
The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual or 
entity to whom it is addressed and others authorized to receive it. The use of 
it by others is prohibited. Trace is neither liable for the proper and complete 
transmission of the information contained in this communication nor for any 
delay in its receipt.


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

Reply via email to