Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

solidity feature request: Namespaces #2448

Closed
nmushegian opened this issue Jul 11, 2015 · 2 comments
Closed

solidity feature request: Namespaces #2448

nmushegian opened this issue Jul 11, 2015 · 2 comments

Comments

@nmushegian
Copy link

I don't like rolling my own namespace hack based on the file system.
I want to be able to do something like new module.submodule.ContractType() instead.

@androlo
Copy link

androlo commented Jul 12, 2015

or use imports and a decent build system...

@LianaHus
Copy link
Contributor

This issue has been moved to ethereum/solidity repository
ethereum/solidity#11

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

No branches or pull requests

4 participants