Archive for March, 2006

March 8th 2006

Just another one of those days

I just spent an hour tracking down a bug in a class I did some refactoring to, and I wrote a quick sample project to test it out. I was getting some strange behaviors, when finally I realized that it was working perfectly, and I didn’t even know it — I forgot to hold a reference to the object. Argg!! :)

Comments Off