mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
docs/Resilience.rst describes the notion of a resilience component: if the current source file is in the same component as a module being used, it can use fragile access for everything in the other module, with the assumption that everything in a component will always be recompiled together. However, nothing is actually using this today, and the interface we have is probably not what we'll want in 2.0, when we actually implement resilience. Swift SVN r9174
11 KiB
11 KiB