I think the advantage of this is that it would encourage name-spacing rather than just publishing all modules as top level.
I think that too much namespacing is problematic (org.example.mypackage.data.hierarchy.Tree anyone?), but as the ecosystem grows, top-level module name clashes are bound to become more common. On Monday, 21 November 2016 00:05:17 UTC, Max Goldstein wrote: > > It's tedious to write, and slightly tedious to read, but Elm thinks that > *tedium > is better than mystery* and anything implicit or shortcut-like would be > mysterious. Elm also doesn't like having multiple ways to do things. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
