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.

Greg
--
Experience the revolution, buy the PEAR Installer Manifesto
http://www.packtpub.com/book/PEAR-installer

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to