Skip to content

Load Main namespace into infiltrator module #164

@theogf

Description

@theogf

@infiltrate creates a temporary module where local variables and functions are loaded.
However we often need external dependencies in the Main workspace. Of course this can be solved by prepending Main but it's easy to forget/needs more typing.

We could load the Main functions/variables in this local module and make sure that any local variables shadow the Main ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions