Skip to content

Use :root as a special value representing the root of the given context #238

Open
@timriley

Description

@timriley

We can use this for at least these three places (and we can add type checking to require that the given value is either :root or a String, and nothing else):

config.component_dirs.add(:root)

component_dir.namespaces.add(:root, ...)

import, from: OtherContainer, as: :root

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions