Tangent:

Could PHP as a language be kept "pure" by first implementing python
decorators*, then implement annotations using a purpose-built
decorator?

@annotate(PHP-code-goes-here)
function framework_call(request) { ... }

* http://www.python.org/dev/peps/pep-0318/

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

Reply via email to