Bind that!

I have been working on adding a new feature to iCartographer. I could have done it very quickly, but I decided to take the hard way. This is sort of like going to the moon. I wanted to learn more about Cocoa Bindings and Key-Value Coding/Observing.
It took a day and a half to get any progress to show up. Even then, there were fundamental problems. Then, yesterday it just clicked. While resting and vaguely thinking about the problem and how to debug it, I realized that the way I was going to debug was revealing the fundamental defect. Once I figured that out, all the bugs disappeared.
I would like to make a release of iCartographer once a month. A schedule like that will keep me focussed. And I had a personal goal of getting this month’s release done on the 15th. I can easily do that now, but I’m thinking that I should do a better job of bullet-proofing the code to handle future features. It’s somewhat hard to justify that when no one has downloaded it. At least I don’t think anyone has downloaded it; Google Analytics isn’t reporting any downloads, not even the ones I did. Does it ignore the ones I do? i.e No one has downloaded it. Or did I set up the downloading code incorrectly. I should look into that.