From: Christopher Dicely Date: 2010-08-31T11:29:46+09:00 Subject: Re: Namespaces too looooooong > Going back in time would be cool if it was in a time machine, but throwing out the good things learned over the > years about things in computing seems the wrong way to do it. Is using deeply nested modules in such a way that a consumer of the module would be expected to reach deeply into the nesting structure a "good thing" though? It seems to me that deeply nested modules work best where the deeper layers are used by the higher layers, not by a external consumers.