Thoughts about modules

Derek Parnell derek at psych.ward
Thu Jun 29 14:22:19 PDT 2006


On Fri, 30 Jun 2006 07:09:47 +1000, Kirk McDonald  
<kirklin.mcdonald at gmail.com> wrote:


> Some additional features of Python. :-)

But back to the question I asked ...

Why is FQN syntax demonstrable better than the current shortcut syntax?

Alternatively, why is ...

  import std.stdio;
  writefln( ... );

a bad thing?

-- 
Derek Parnell
Melbourne, Australia



More information about the Digitalmars-d mailing list