Eric Lippert blogged about refactoring old code and encountering meaningless names for classes and members.
One of the ways to avoid this is using a tool like GhostDoc, which both saves you time on creating well-documented code, and forces you to think of better names.
No comments:
Post a Comment