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

Introduce namespaces #9

Open
Fiedzia opened this issue Jan 19, 2017 · 3 comments
Open

Introduce namespaces #9

Fiedzia opened this issue Jan 19, 2017 · 3 comments

Comments

@Fiedzia
Copy link

Fiedzia commented Jan 19, 2017

Assuming growing number of crates, it would be good to group them, so that we have for example

stdx::types::numeric::num insead of just stdx::num

@LLBlumire
Copy link

I'd actually be against this. I think the current system keeps it clear that this is a collection of crates not actually doing any work itself

@brson
Copy link
Owner

brson commented Jan 24, 2017

Thanks for the suggestian @Fiedzia. Right now I feel the set of crates is small enough to digest as one list, and want to try keeping a flat namespace. It'll surely get more unwieldy as the list grows though.

@Thanayaby
Copy link

Lorises

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

No branches or pull requests

4 participants