About API breaking changes

I’m trying deprecate a method cleanly right now. I’m only trying to add a another argument to a virtual method.

It is doable but definitely not easy nor trivial.

Also, I couldn’t find a way to inform a potential VTK users that he is inheriting from a deprecated method at compilation time.