diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-08-01 14:55:10 +0200 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2013-08-14 12:08:27 +0200 |
commit | 7804a74826eebd1ed07bc9eaa28c1eb9bff5a3f7 (patch) | |
tree | f6a17744f3b2276976eb9372544304e3c9aaee20 /install/po/Makefile.in | |
parent | a8d2ec6677d97907c84751242620a3198484dc7b (diff) | |
download | freeipa-7804a74826eebd1ed07bc9eaa28c1eb9bff5a3f7.tar.gz freeipa-7804a74826eebd1ed07bc9eaa28c1eb9bff5a3f7.tar.xz freeipa-7804a74826eebd1ed07bc9eaa28c1eb9bff5a3f7.zip |
Allow API plugin registration via a decorator
This makes plugin registration easier to read, less error-prone, and,
for many Plugins in a single module, faster to write.
Functionally, the decorator is equivalent to current plugin
registration. However, in the future this style will allow cleaner
semantics.
As an example, and to exercise the new syntax to prevent regressions,
the ping plugin is converted to this style.
Diffstat (limited to 'install/po/Makefile.in')
0 files changed, 0 insertions, 0 deletions