Function overloading concern

Mike Capp mike.capp at gmail.com
Fri Mar 10 11:55:20 PST 2006


In article <dusk1e$24pt$1 at digitaldaemon.com>, Walter Bright says...

[various good points with with I fully agree]

>I.e., it's a design for something that is complicated and quite unique among 
>programming languages. It will *fundamentally* change the way C++ programs 
>are built, probably in unanticipated ways. There's no implementation 
>experience to see how it will work in a real project.

I think that statement is a little extreme. Daveed is arguably just trying to
standardize and generalize the concept of precompiled headers, of which there's
quite a lot of implementation experience. (Most of it bad, from where I've been
standing.)

Modules are a very different beast, granted, but not an entirely new one.

cheers
Mike





More information about the Digitalmars-d mailing list