From: Sven R. <rei...@ma...> - 2002-10-28 21:49:30
|
Ok, I see your point. However, I believe in the philosophy of "If it's not tested, consider it broken". So, unless you have anything else for me to do, I will continue to write unit tests. Our project tester, Victor, doesn't appear to be subscribed to this list. There are plenty of untested classes in the rftaparser directory, which you probably consider trivial, but which I still need to understand. A conceptual question: Does the refactoring engine directly rewrite the sources, or does it change the AST representation, which then writes the sources independently? This is not an issue yet, but the latter strategy would help avoiding re-parsing for each refactoring step. -- Sven Reichard Dept. of Math. Sci. University of Delaware rei...@ma... |