From: Robert Dober Date: 2009-08-18T15:46:08+09:00 Subject: Re: todo On Sat, Aug 15, 2009 at 7:08 PM, Jason Stewart wrote: > I use TODO because vim syntax highlights it. I try to stay away from > it in favor of writing a test for it instead. > I wish I could write tests for that kind TODO: Refactor that holy mess ;) Well I could maybe use some code metrics to catch the worst cases. But your advice is sound of course, Jason. Cheers Robert -- module Kernel alias_method :ë, :lambda end