Skip to content

deprecate positional field

Bert Palm requested to merge deprecate_positional_field into develop

We throw a deprecation warning if field is passed as positional argument.

i slightly modified the upper part of the register function, to support this feature. Some changes are cosmetically, but IMHO cleaner than before.

closes #417

Edited by Bert Palm

Merge request reports