mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-03 01:49:22 -05:00
Instead of pre-generating all command classes from API schema on API initialization and using them as plugins, use placeholder objects which generate the classes on demand. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>