Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • 1
    Can't you use the same version of the library for all modules without always using the latest? Commented Aug 6, 2021 at 16:35
  • 2
    2 is the only one that actually works if you have breaking changes Commented Aug 6, 2021 at 17:07
  • 1
    What do you mean by "module"? Do modules A, B, and C form a single application? Or are they three separate applications? Are they always distributed together or can you have different combinations of A, B, and C? Commented Aug 6, 2021 at 17:16
  • @BenCottrell sometimes a Module needs a bugfix in the Share Library, then the newest version has to be used at least in that one Commented Aug 9, 2021 at 9:26
  • @Ewan adapting all the Editors to work again with those breaking changes would also work, but it is a lot of work depending on how big the changes are. after certain cycles the newest versions of the Shared Library have to be used anyways to avoid the technical dept that Doc Brown mentioned below Commented Aug 9, 2021 at 9:29