We recently started upgrading from 2.5 to 3.0, but we're still using AbstractController as the basis of our code. I've been trying, unsuccessfully so far, to get my boss to switch to the annotation based Controller model.

Is there a projected date or release when the deprecated classes are going to be removed? It would make my argument to switch a lot stronger.

Thanks.