I managed to squeeze a little time for the debugger in this weekend, so I started implementing IDisposable on my wrapper classes because I've been lazy before and I don't know how the CLR deals with me having called AddRef when I first get an object and then not calling Release until the GC feels like it. I don't think I have been seeing anything because of it, but it's better to be safe.
I also solved the problem with debug log messages not being displayed. Some idiot had commented out a line of code so I'm going to have a witch hunt to figure out who to blame. Since I'm the only developer on this project I think I might have an idea who that will be.
What other blogs are saying about this post.
10:08:10 PM
|