Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Separate Overlay into its own thing #344

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Conversation

kubouch
Copy link
Contributor

@kubouch kubouch commented Nov 16, 2021

Overlay is no longer attached to a Block.
Makes access to overlays more streamlined by removing this one indirection.
Also makes it easier to create standalone overlays without a block which might come in handy.

This is a precursor to reliable hiding of exported environment variables. The current plan is that in the Stack, the env vars would reference OverlayId they belong to.

It's no longer attached to a Block. Makes access to overlays more
streamlined by removing this one indirection. Also makes it easier to
create standalone overlays without a block which might come in handy.
@sophiajt
Copy link
Contributor

Ah okay, now I see what you mean. Will be fun to play with this

@sophiajt sophiajt merged commit f8f437b into nushell:main Nov 17, 2021
@kubouch kubouch deleted the separate-overlay branch November 17, 2021 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants