On 28/02/2011 22:13, bearophile wrote:
But I still don't see the need for this feature. Aren't people using
>  IDEs where the function signature (with parameter names) pops up when
>  you're entering the function, and when you move the mouse over the
>  function call?
If you print code on a book or you show code on the web, etc, you don't have an 
IDE to help you.
D isn't designed to require an IDE. And C# devs have added named arguments even 
if most C# programmers use an IDE.

Bye,
bearophile

This doesn't make it *required* to have an IDE. It perhaps just makes it better.

The question that should be asked is if D should be optimized for IDE usage or not...

--
Bruno Medeiros - Software Engineer

Reply via email to