|
|
|
|
|
by daGrevis
5000 days ago
|
|
Annotations (or decorators) are good idea as it is — they are very popular in Python. The bad part is that they are implemented horribly — as comment which are later parsed. This should be implemented in PHP core or at least someone should write extension for it. That would solve implementation problems and add new, good feature to PHP language. |
|