Embrace the from template?

aliak something at something.com
Fri Aug 24 20:33:36 UTC 2018


On Friday, 24 August 2018 at 13:54:51 UTC, Jonathan Marler wrote:
>
> Good to know others are using it.  Of course making it a core 
> part of the language would mean that IDEs would be free to add 
> support for it, whether it was added to `object.d` or with some 
> other means such as a new syntax, i.e.
>
> (import std.stdio).writefln(...)
>
> I didn't quite understand your last point.  Adding `from` to 
> `object.d` wouldn't make it a keyword, it would still be an 
> identifier.  And you could still use it as an identifier in 
> your own code.

haha oops, complete brain fart :p - you're correct on both 
accounts.


More information about the Digitalmars-d mailing list