I want code that will raise a warning if a method is called that hasn't been used in six months. That would be awesome. By this I mean:
-- A log of unused methods
-- A log of uses of crufty old methods which might not be reliable
Wednesday, January 11, 2012
Subscribe to:
Post Comments (Atom)
2 comments:
Just take care with the time to remove these... Depending on the application, you might miss that "IRS" module, used once a year :-)
:) ... It's possible.
Post a Comment