Tomek Sowiński <[email protected]> wrote: > I'd cautiously say it is a reasonable proposal not to bother > application > programmers with minutiae of library evolution. My concern is that > instead, programmers would have to be familiar with minutiae of D > literals to understand overload resolution.
Another concern is that the proposal complicates the language to eliminate a mere nuisance, not a real threat. Currently, code affected breaks loudly and can be mended thoughtlessly. -- Tomek
