Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow class-namespace merging inside namespaces #132

Merged
merged 2 commits into from
Jan 6, 2021

Conversation

lhchavez
Copy link
Contributor

Turns out allowing class-namespace merging inside namespaces was not that hard.

Depends on #128

This change implements merging classes and namespaces when they occur at
the root of a namespace. Class-namespace merging does not still occur
when they are declared in a nested namespace.
@orta
Copy link
Collaborator

orta commented Jan 6, 2021

Cool, yeah, this makes sense 👍🏻

@orta orta merged commit 974173b into joarwilk:master Jan 6, 2021
@orta
Copy link
Collaborator

orta commented Jan 6, 2021

Shipped as flowgen@1.13.0

@lhchavez lhchavez deleted the namespaced-class-merging branch January 6, 2021 13:29
@lhchavez
Copy link
Contributor Author

lhchavez commented Jan 6, 2021

Shipped as flowgen@1.13.0

thank you :D

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

Successfully merging this pull request may close these issues.

None yet

2 participants