I couldn't quite leave this code alone. I have to admit, the whole reason I wrote the AutoGen stuff in the first place was out of frustration at the amount of plumbing factories I was having to write in a recent project. Well, the plumbing of event wiring was getting at me as well, so I decided to do something about that as well. Let me explain the problem I wanted to solve, first. I recently had to modify a program that took one fix connection to handle one or two, depending on the deployment scenario. Now, obviously, handling...