On Apr 28, 2007, at 3:02 PM, Gregory Beaver wrote:
Edward Vermillion wrote:
On Apr 27, 2007, at 8:24 PM, Daevid Vincent wrote:
For a long time I've wanted a tool that would traverse my source
code to
find all those little forgotten "TODO" entries.
[snip]
Doesn't phpDocumentor (http://phpdocu.sourceforge.net/) do that
already?
Hi,
phpDocumentor processes @todo tags in a docblock, but not //TODO or
other similar things.
I thought it got those too. Maybe I'm thinking of JSDoc or whatever
it is, or maybe it's just because eclipse highlights those... who
knows where I got the idea from. :P
Ed
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php