proposal: @mixin functions to auto-mixin at call site

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Sep 3 12:05:41 PDT 2013


On 9/3/13, Ary Borenszweig <ary at esperanto.org.ar> wrote:
> When you do "import foo.bar" you are importing arbitrary code...

You are importing symbols. And when you do "foo()" you know you're
calling a function. With the change, you'll never know what foo()
does.

This feature is never going to fly, but people are just going to argue
this forever..


More information about the Digitalmars-d mailing list