Skip to content

KPluginFactory: Improve API docs

Alexander Lohnau requested to merge work/alex/fancy_if into master

As discussed yesterday with Sune after the BoFs, we can access the variable name in the else branch too. This can simplify error handling for consumers, because one does not need a variable in the outer scope.

Merge request reports