A stupid bug I wrote...

@Riven: that’s cute. If java just had contacts that wouldn’t work. In my case I want a dead code warning, just in case…wow! I haven’t heard that song in ages…that brings back memories! Umm…what was I saying?

I was think more along the lines of a parameter hiding a field (mostly annoying, sometimes useful). It’s too bad that SuppressWarning tokens don’t allow specialization (aka…sometime one token is disabling too many when I just want to suppress one) Or the one that will complain about not writing all instance field accesses as: this.field. Does anyone really like that sytle? On second thought…don’t tell me.