Andi Gutmans wrote:
I think phpDoc is the solution because especially as we start going into the web services realm we're going to need to document more complex signatures and this kind of syntax won't be sufficient anyway.
We will need to have a way to document web services so that we can auto-generate WSDL files.

It would be nice to be able to (optionally) parse phpdoc comments with the reflection API (not only return the docComment, but also parse it into appropriate pieces), if this is going to be the "official" way to do this.


Note: I'm not making any demands... just an idea/request.

S

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



Reply via email to