Is there a tool to get rid of the With statements in units? I'm doing it manually now, but it sure is tedious. Being new at this job, I feel the code would be easier to understand and debug without WITHs. Also, With might be going away.
Bill Meyer That's what I heard as well. I remember quite a bit of back and forth between JT and one of his users as they tried to iron out some of the more complex test cases. However, I don't know the current state of that feature.
Kevin Powick Yes, I recall the back and forth, as well, and ISTR it just sort of petered out. I do not recall hearing a definitive statement from JT that he had accomplished it for all cases.
Bill Meyer That's what I heard as well. I remember quite a bit of back and forth between JT and one of his users as they tried to iron out some of the more complex test cases. However, I don't know the current state of that feature.
ReplyDeleteKevin Powick Yes, I recall the back and forth, as well, and ISTR it just sort of petered out. I do not recall hearing a definitive statement from JT that he had accomplished it for all cases.
ReplyDeleteCastalia has the feature, but I've never tested it. If you have a code snippet you'd like me to test, I can give it a shot.
ReplyDelete