Misusing Using
I like
this blog post (frankly,
the whole blog has lots of cool content). I'm doing something similar for my
EmitDebugger project (which I really have to get around to updating!) and I felt a little guilty about using
IDisposable for something other than managing unmanaged resources. But it makes some things so much easier to program, so why
not hijack
using?