|
|
Subscribe / Log in / New account

Fedora opens up to bundling

Fedora opens up to bundling

Posted Oct 14, 2015 18:30 UTC (Wed) by xtifr (guest, #143)
In reply to: Fedora opens up to bundling by ms_43
Parent article: Fedora opens up to bundling

This is quite wrong, there are certainly quite a few libraries that maintain very good ABI compatibility for the last 15 years now: glibc2, NSS, libxml2, glib2, various X11 client libraries, libGL come to mind.

Far more than that if you consider bumping the version when incompatibilities are introduced to be part of maintaining compatibility. Bumping the version means that the old and new versions of the library can co-exist, which is and should be all that app developers need.


to post comments

Fedora opens up to bundling

Posted Oct 14, 2015 18:49 UTC (Wed) by pizza (subscriber, #46) [Link] (3 responses)

> Far more than that if you consider bumping the version when incompatibilities are introduced to be part of maintaining compatibility. Bumping the version means that the old and new versions of the library can co-exist, which is and should be all that app developers need.

It also means you must continue to support the old versions indefinitely.

Fedora opens up to bundling

Posted Oct 15, 2015 2:24 UTC (Thu) by xtifr (guest, #143) [Link] (2 responses)

No, just a reasonable amount of time for developers to upgrade.

Fedora opens up to bundling

Posted Oct 15, 2015 14:43 UTC (Thu) by ms_43 (subscriber, #99293) [Link]

What do you consider reasonable?

From an application developer's point of view, anything less than 5 years after the new version is available is clearly unreasonable.

Fedora opens up to bundling

Posted Oct 15, 2015 15:54 UTC (Thu) by mathstuf (subscriber, #69389) [Link]

Wrong. A reasonable amount of time for *users* to upgrade applications using that library. Which, history tells us, tends towards "never" rather than "often" or even "timely".


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds