Skip to content
Prev 60998 / 63424 Next

Should package version requirements assume installation from sources?

On 13/09/2022 5:45 p.m., Mikael Jagan wrote:
This sounds like a bug or bad design in the S4 system, i.e. caching 
things without a way to detect or update when the cache becomes stale.

Is it really necessary to cache things as part of the binary package, or 
could they be put in place when needed using lazy loading, getting a 
copy from the loaded copy of Matrix?

Duncan Murdoch