I wrote crap

hstats is crap. And I only wrote it a month ago...

The good part of that observation is that it shows that I'm learning. ;-)

So why really? Basically just it's desing. It has one single monolithic class. And within this class everything just happens like one would wirte precedural or functial old style C. Quite useless really.

So for building the pstats wrapper hpstats, I'll use it anyway. I guess it's more important to move on and use it. Later on I can go back, and improve hstats. Which in turn will break hpstats. That's what writing software is for you.

Refactor mercilessly