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

Multiple Namespaces per IDL file #359

Open
aschmahmann opened this issue Mar 14, 2017 · 1 comment
Open

Multiple Namespaces per IDL file #359

aschmahmann opened this issue Mar 14, 2017 · 1 comment

Comments

@aschmahmann
Copy link

Maybe I've just missed the syntax, but is it possible to make use of multiple namespaces in a single .bond file instead of needing multiple files? Perhaps the max of one namespace per file is an intentional design decision, but if not then allowing for multiple namespaces (perhaps using braces for scoping) would be nice.

@chwarr
Copy link
Member

chwarr commented Mar 14, 2017

There's no support for multiple namespaces per file.

We aren't looking at this right now because it would break back compat with some of our internal tools. The migration from these internal tools to gbc is still on going.

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

No branches or pull requests

2 participants