Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 9.12 Api changes bug 510789

It was quite impossible to do with the exception of really bad hacks or code duplication. If you want to take a look it's great. We can add other comments in the bug report. Thanks.

Il mar 31 mar 2020, 09:15 Alexander Fedorov <alexander.fedorov@xxxxxxxxxx> ha scritto:
Hi Marco,

The general rule is to avoid breaking API changes if possible and rather
add new fields, methods, types.
If it is not possible or has no sense for some reason - I would like to
have closer look at the surrounding types and use this opportunity to
improve the API more consistently.
I suggest to switch to the bug 510789 and discuss the desired API change
in details there.

Regards,
AF

31.03.2020 9:23, marco пишет:
> Hi,
>
> for CDT 9.11 I changed a public API for this bug 510789. Since it was
> a major change we revert the commit. What's the current status and
> plan here? Are we able to perform this kind of change now? Do we plan
> to do it for CDT 10?
>
> Thanks.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/cdt-dev
>

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top