8 Jan
2007
8 Jan
'07
8:32 p.m.
On 8-Jan-07, at 1:31 PM, Darrel O'Pry wrote:
for phpdoc // @todo wouldn't work... /** @todo would word */
OK. In that case, I'm going to need to -1 @todo. /** stuff **/ as inline comments sucks, because then you can't comment out large blocks of code easily, which is something essential to debugging. That coupled with everyone else saying that // TODO is supported in their editor of choice makes this a closed case, imo. -Angie