You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: