|
Boost : |
From: Rainer Deyke (rdeyke_at_[hidden])
Date: 2024-10-08 07:35:39
On 10/7/24 18:19, Robert Ramey via Boost wrote:
> And any library which uses an "obsolete" library would also be "obsolete".
>
> Have I got this right?
I hope not.
If a library uses an obsolete library in its API, then it should
consider providing an alternative API using newer alternatives alongside
the old API.
If a library uses an obsolete library as an implementation detail, then
it's not harming anybody. The library can switch to a more modern
implementation when and if this is convenient.
-- Rainer Deyke - rainerd_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk