Skip to content

Commit 686a8c9

Browse files
committed
link to Forums thread
1 parent f3a13de commit 686a8c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0461-replaceable-library-plugins.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010

1111
SwiftPM currently has no support for non-system binary library dependencies on Linux. This proposal adds support for **Replaceable Library Plugins**, which are a type of dynamic library that is shared across a fleet of machines and can be upgraded without recompiling and redeploying all applications running on those machines. We will distribute Replaceable Library Plugins through the existing `.artifactbundle` format.
1212

13-
Swift-evolution thread: [Discussion thread topic for that
14-
proposal](https://forums.swift.org/)
13+
Swift-evolution thread: [Discussion thread](https://forums.swift.org/t/pitch-replaceable-library-plugins/77605)
1514

1615
Example Producer: [swift-rlp-example](https://github.com/tayloraswift/swift-rlp-example)
1716

0 commit comments

Comments
 (0)