Skip to content

Improve Storage/Management of Extensions/Extension Documentation #12

@gizmo385

Description

@gizmo385

Currently, when extensions are declared, information about those extensions, handlers, and their relevant documentation is maintained in a series of global atoms. This isn't ideal and can cause confusion (see #10) where extensions can be duplicated if files are reloaded without properly clearing out the global atoms.

Ideally, I think we should try and remove this from global state. At the moment, I don't have a great solution to this problem and would love input from others :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions