Rust used to work like this (dots as package name separators) a few months ago. We switches because we wanted to have different namespaces for module names, types, and values. When doing that, a different syntax is needed for field access and module access, or you get ambiguities. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
- [rust-dev] namespace operator (bikeshed) Noel Grandin
- Re: [rust-dev] namespace operator (bikeshed) Marijn Haverbeke
- Re: [rust-dev] namespace operator (bikeshed) Noel Grandin
