Skip to content

Explore optionally disabling context population #199

@evinism

Description

@evinism

Context population is a core part of MistQL that can enable wonderfully readable queries, but occasionally it can lead to weird consequences such as method overwriting and non-homogenous arrays. We could, as part of MistQL instances, have an option to disable context population and have things exclusively resolve to the @ symbol.

Given that current context is overwritten completely, this'll incur more than a little complexity to get correct, and so I'm not convinced it's a good addition to MistQL without further changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions