JuliaPackaging / Requires.jl

Lazy code loading for Julia
Other
195 stars 28 forks source link

Steer readers to Package Extensions #117

Closed JeffFessler closed 6 months ago

JeffFessler commented 10 months ago

Should address #113

This PR assumes that Package Extensions is indeed the recommended route now. If that is not the case, then the README should provide users with guidance about when to use which approach.

For reference, there is a discourse discussion of how to serve both Julia 1.9 and above as well as earlier versions: https://discourse.julialang.org/t/package-extensions-for-julia-1-9/93397

(I share Tim Holy's view there that it is not worth the effort, but if someone wants to put in the effort to update the README here to document it then please do!)

JeffFessler commented 6 months ago

bump :)