Hello Sean,

Friday, February 11, 2005, 7:33:11 PM, you wrote:

> 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.

Not with standard reflection API, this should be an optional extension.


-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

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

Reply via email to