On Jul 20, 2017, at 11:33 PM, Jan Jancar wrote:
>Looking at the dynamic loading of subcommands, plugin subcommands can be
>easily integrated. Pretty much a one line change on top of this and !288:
>
> - add_components('mailman.commands', ICLISubCommand, self._commands)
> + add_pluggable_components('commands', ICLISubCommand, self._commands)
>
>Will rebase the plugin branch on top of this once it lands.Very cool. -Barry
pgpavTlSfuaPs.pgp
Description: OpenPGP digital signature
_______________________________________________ Mailman-Developers mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
