Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Merge GlobalScopes into a single scope #1

Open
luczsoma opened this issue Apr 10, 2017 · 1 comment
Open

Merge GlobalScopes into a single scope #1

luczsoma opened this issue Apr 10, 2017 · 1 comment
Assignees

Comments

@luczsoma
Copy link
Collaborator

After merging imports and exports, we should have one global scope for a project with the child scopes connected. Now we have one GlobalScope for each imported file.

@luczsoma luczsoma self-assigned this Apr 10, 2017
@steindani
Copy link
Collaborator

What would we gain from this? I was thinking about it for a while, but dismissed the idea, since the scope of the modules are not merged, only references are imported. Maybe global variables should be extracted, like window.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants