Are you going to put the source on GitHub or some other public place. I understand if you might not want to, but learning is awesome. I'd love to see how you did all this.
I can't wait to download a build and try it out.
Hey there,
I don't want to release the code in its current state, some of it is 6 years old and written before I properly understood the Appkit and Cocoa... I'm still not sure why some of it works (the .info icon reading code really shouldn't work), so I simply won't be able to support it
I am rewriting as I add more features, and when the code looks better I will share it
I'm replacing a lot of target/action patterned sections with closures.
Little easter-egg for you; if you run ADFBench from the terminal, it dumps out all my debugging printf()s as it runs... some of my statements are simply embarrassing, others give a fascinating insight into my state of mind.