[Tooling] Tooling experience? (was Re: Proposed mission)
Bjarne Stroustrup
bjarne at stroustrup.com
Wed Apr 11 18:44:18 CEST 2018
We understand that. Some of us have been - reasonably successfully -
balancing the need for stability/compatibility with the need for
evolution to meet new challenges for decades.
That said, I hope that it is well known that I think that we eventually
have to eliminate macros to get really good tools, and that those really
good tool probably won't be able to handle older code littered with
macros. I'm looking for tools that can help refactor from macros to real
language features.
On 4/11/2018 12:37 PM, Boris Kolpackov wrote:
> Titus Winters <titus at google.com> writes:
>
>> Yeah, one of the recognized strengths of C++ is that it doesn't leave all
>> of the legacy code behind, generally speaking.
> But there is a cost to this legacy support both in time it takes
> the committee to figure out the battalions of special cases as well
> as the resulting complexity which some of us have no capacity to
> handle and which will most likely limit the "toolability" of the
> end result.
>
> Boris
> _______________________________________________
> Tooling mailing list
> Tooling at isocpp.open-std.org
> http://www.open-std.org/mailman/listinfo/tooling
More information about the Tooling
mailing list