Skip to content

Drop deprecated function interface

graeser requested to merge feature/drop-deprecated-function-interface into master

This removes the deprecated function interface where it's easily possible.

The big problem: In many cases it's not easily possible in a compatible way because of the way old style grid functions are used.

Merge request reports