That is, instead of resorting to flatpaks and things of the like, why don’t we expose a way for libraries to express version information dynamically and just have those versions available and the dependant application can check if what it needs is available and just use that?

  • cadekat@pawb.social
    link
    fedilink
    arrow-up
    7
    ·
    2 days ago

    Wait, don’t sofiles already embed version information? And can’t symbols be versioned within a library? I’m only vaguely familiar with that stuff though.