Jarrett Billingsley wrote:
> If nothing - NOTHING - else, please give us version(!something).  Out
> of everything wrong with it, that is the worst.  You say that
> according to "cognitive studies" that people don't see the !; then why
> didn't you remove it from the rest of the language?  And how is THIS:
> 
> version(Poopy) {} else
> {
> 
> }
> 
> supposedly better?!

version(!Windows)
    // some added functionality that depends on UNIX-like semantics

Then port the code to something oddball—Plan 9, say, or VMS.

—Joel Salomon

Reply via email to