Quote:
Originally Posted by Wolfgang
Just don't use the clean up tool. We don't, because we are not sure if the code we have is perfect. If you use the cleanup tool, the biggest change is that your code is compacted into small space, making editing the code difficult. Don't use the clean up tool.
|
The thing is, it also expands code. What I generally do is use the tool, then just throw in another vi in the middle, wire it up by feel and then use it again and see if the wires go to the right places.
If I wanted to add another vi without using the tool, I'd have to move all of the code on one side over some more and make more space.
And yes, the ignorance of the polymorphic vis is annoying.