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.

Comments

  1. 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.

    ReplyDelete
  2. 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.

    ReplyDelete
  3. Castalia 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

Post a Comment