On 12/4/2015 1:35 AM, Dicebot wrote:
On Friday, 4 December 2015 at 09:30:08 UTC, Walter Bright wrote:
I don't understand your comment that modules are broken. With imports, you can
use the module name as a prefix or not.
I am referring to Andrei proposal for template "namespaces" + your explanation
of how it can be flattened via mixin. It works but advocating such means as
idiomatic when there is existing module system (with named imports and stuff)
sends a bad message about quality and applicability of such module system -
especially considering it will be one of first things newbies see.
I argued against pseudo-namespaces.