Skip to content

Plugins should be held in a better data structure #26

@rxavier

Description

@rxavier

Right now plugins are stored in a list, making it difficult to work with. A dict or named tuple, could be used, or a simple Bunch-like container.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions