I’m currently tackling a scary bug in one of my plugins, but that’s not of your concern!
One thing I discovered, however, is that setParameterNotifyingHost (…) always results in two calls to setParameter (…). In my version i’ve commented out the call to setParameter, but will this cause a problem?