Managing the Forms 2.0 API event stack, and something to look out for
Forms 2.0 allows multiple event listeners of the same type, which is great. But if you're not careful, you can accidentally remove *all* your listeners while intending to leave 'em be. →